0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-20 13:22:51 -05:00
forgejo/modules/markup/markdown/callout
Gusted e741d0a068 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.

(cherry picked from commit 216a542bfb)
2024-12-04 23:12:58 +00:00
..
ast.go
github.go revert: accidental change 2024-08-18 16:36:06 +02:00
github_legacy.go fix: remove softbreak from github legacy callout 2024-12-04 23:12:58 +00:00