0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-03 21:00:03 +01:00
gitea/modules/markup/markdown
wxiaoguang 66902d89e5
Refactor markdown attention render (#29833)
* Remove some deadcode
* Use 2-word name for CSS class names
* Remove "gt-*" rules for sanitizer

The UI doesn't change much.
2024-03-16 11:34:38 +00:00
..
math
ast.go Refactor markdown attention render (#29833) 2024-03-16 11:34:38 +00:00
convertyaml.go
goldmark.go Refactor markdown attention render (#29833) 2024-03-16 11:34:38 +00:00
markdown_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
markdown.go Fix inconsistent rendering of block mathematical expressions (#29677) 2024-03-11 05:00:50 +00:00
meta_test.go
meta.go
renderconfig_test.go
renderconfig.go
toc.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00