forkjo/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 216a542bfbd4534b304f9ca6d4d8e6a36f9a8ca1)
2024-12-04 23:12:58 +00:00
..
ast.go modules/markup: Lift out the GitHub callout transformer 2024-02-17 18:04:55 +01:00
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