forgejo/modules/markup
Gusted 216a542bfb
fix: remove softbreak from github legacy callout
- A softbreak was being preserved during the github legacy callout (this
is likely due to a change in Goldmark) while it should not. This caused
an `<br>` to be present between the attention title and attention content.
- Added unit test.
2024-12-04 22:08:38 +01:00
..
asciicast Fix and refactor markdown rendering (#32522) 2024-11-17 20:34:28 +01:00
common
console
csv Fix and refactor markdown rendering (#32522) 2024-11-17 20:34:28 +01:00
external
markdown fix: remove softbreak from github legacy callout 2024-12-04 22:08:38 +01:00
mdstripper
orgmode
tests/repo/repo1_filepreview
camo.go
camo_test.go
file_preview.go
html.go
html_internal_test.go
html_test.go
renderer.go
renderer_test.go
sanitizer.go fix: strict matching of allowed content for sanitizer 2024-11-15 10:59:36 +01:00
sanitizer_test.go