1
0
Fork 0
forgejo/modules/markup
Gergely Nagy 58d4af8fdb
Refactor the GitHub Legacy callout renderer too
Following up on the previous commit, change the GitHub Legacy callout
renderer to render the same as the refactored modern renderer.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-03-23 15:38:43 +01:00
..
asciicast
common
console
csv Refactor markup/csv: don't read all to memory (#29760) 2024-03-20 08:46:29 +01:00
external
markdown Refactor the GitHub Legacy callout renderer too 2024-03-23 15:38:43 +01:00
mdstripper
orgmode
camo.go
camo_test.go
html.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
html_internal_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
html_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
renderer.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-20 08:46:28 +01:00
renderer_test.go
sanitizer.go Refactor markdown attention render (#29833) 2024-03-23 15:38:43 +01:00
sanitizer_test.go