0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 22:08:25 +02:00
gitea/modules/markup/markdown
KN4CK3R 0e57ff7eee
Add generic set type (#21408)
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 13:18:26 +08:00
..
math Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
ast.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
convertyaml.go Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
goldmark.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
markdown.go Upgrade chroma to v2.3.0 (#21259) 2022-09-26 13:50:03 +08:00
markdown_test.go Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
meta.go Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
meta_test.go Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
renderconfig.go Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
renderconfig_test.go Fix slight bug in katex (#21171) 2022-10-05 19:55:36 +01:00
toc.go Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00