forgejo/modules/markup
wxiaoguang 1a9ba1c65d
Fix missing m.Run() in TestMain (#21341)
Backport #21340, add the missing m.Run()
2022-10-05 12:17:16 +08:00
..
common
console Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
csv Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
external Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
markdown Fix missing m.Run() in TestMain (#21341) 2022-10-05 12:17:16 +08:00
mdstripper Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2022-09-22 21:58:31 +08:00
orgmode Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
camo.go
camo_test.go
html.go Fix NPE when using non-numeric (#20277) (#20278) 2022-07-07 20:56:50 +08:00
html_internal_test.go
html_test.go Fix missing m.Run() in TestMain (#21341) 2022-10-05 12:17:16 +08:00
renderer.go Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
renderer_test.go
sanitizer.go
sanitizer_test.go