forgejo/modules/markup/markdown
Gusted 6ffae461d4
[BUG] Center icon and callout text
- Wrap the icon and callout into a seperate `<p>` which has `display:
flex; align-items: center` set. To center the icon with the callout text.
- Resolves #3006
2024-04-03 22:26:19 +02:00
..
callout [BUG] Center icon and callout text 2024-04-03 22:26:19 +02:00
math
ast.go
color_util.go [BUG] Don't color dot literal color names 2024-03-30 14:30:41 +01:00
color_util_test.go [BUG] Don't color dot literal color names 2024-03-30 14:30:41 +01:00
convertyaml.go
goldmark.go [BUG] Don't color dot literal color names 2024-03-30 14:30:41 +01:00
markdown.go
markdown_test.go
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go