gitea/modules/markup
wxiaoguang 1c69fdccdd
Improve math rendering (#36124)
Fix #36108
Fix #36107
2025-12-10 15:49:24 +07:00
..
asciicast Refactor context repository (#33202) 2025-01-12 03:39:46 +07:00
common enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
console Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +07:00
csv Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
external Make external iframe render work (#35730) 2025-10-23 08:01:38 +07:00
internal Make external iframe render work (#35730) 2025-10-23 08:01:38 +07:00
markdown Improve math rendering (#36124) 2025-12-10 15:49:24 +07:00
mdstripper Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
orgmode Update chroma to v2.20.0 (#35220) 2025-08-11 13:00:20 +07:00
camo.go Use camo.Always instead of camo.Allways (#32097) 2024-09-21 12:50:54 +07:00
camo_test.go Use camo.Always instead of camo.Allways (#32097) 2024-09-21 12:50:54 +07:00
html.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
html_codepreview.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +07:00
html_codepreview_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +07:00
html_commit.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
html_email.go Valid email address should only start with alphanumeric (#28174) 2025-04-20 19:18:14 +07:00
html_emoji.go Avoid emoji mismatch and allow to only enable chosen emojis (#35692) 2025-10-19 13:06:45 +07:00
html_internal_test.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +07:00
html_issue.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +07:00
html_issue_test.go Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +07:00
html_link.go update golangci-lint to v2.7.0 (#36079) 2025-12-04 09:06:44 +07:00
html_mention.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +07:00
html_node.go Improve img lazy loading (#34804) 2025-06-21 14:53:22 +07:00
html_test.go Avoid emoji mismatch and allow to only enable chosen emojis (#35692) 2025-10-19 13:06:45 +07:00
main_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +07:00
render.go Make external iframe render work (#35730) 2025-10-23 08:01:38 +07:00
render_helper.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +07:00
render_link.go Fix various typos in codebase (#35480) 2025-09-13 10:34:43 +07:00
render_link_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +07:00
renderer.go Make external iframe render work (#35730) 2025-10-23 08:01:38 +07:00
sanitizer.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +07:00
sanitizer_custom.go Refactor markup render system (#32533) 2024-11-18 13:25:42 +07:00
sanitizer_default.go Improve and fix markup code preview rendering (#35777) 2025-10-30 05:15:42 +07:00
sanitizer_default_test.go Refactor wiki (#34805) 2025-06-22 18:53:33 +07:00
sanitizer_description.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +07:00
sanitizer_description_test.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +07:00