Forgejo/modules/markup/markdown/callout
Gergely Nagy b594188623
Restore compatibility with the legacy GitHub callout syntax
Although GitHub removed support for the legacy callout syntax, we don't
have to! Restore this support via another AST transformer.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-02-17 18:35:45 +01:00
..
ast.go modules/markup: Lift out the GitHub callout transformer 2024-02-17 18:04:55 +01:00
github.go modules/markup: Lift out the GitHub callout transformer 2024-02-17 18:04:55 +01:00
github_legacy.go Restore compatibility with the legacy GitHub callout syntax 2024-02-17 18:35:45 +01:00