gitea/modules/markup/markdown
wxiaoguang f3eb835886
Refactor locale&string&template related code ()
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like   , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
math
ast.go Add alert blocks in markdown () 2024-02-10 18:43:09 +00:00
convertyaml.go
goldmark.go Add alert blocks in markdown () 2024-02-10 18:43:09 +00:00
markdown.go Rework markup link rendering () 2024-01-15 08:49:24 +00:00
markdown_test.go Strip `/` from relative links () 2024-01-27 11:36:01 +08:00
meta.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
meta_test.go
renderconfig.go Fix task list checkbox toggle to work with YAML front matter () 2023-06-13 14:44:47 +08:00
renderconfig_test.go
toc.go Refactor locale&string&template related code () 2024-02-14 21:48:45 +00:00