You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
2 years ago
..
math Fix slight bug in katex (#21171) 2 years ago
ast.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
convertyaml.go Add KaTeX rendering to Markdown. (#20571) 2 years ago
goldmark.go Add generic set type (#21408) 2 years ago
markdown.go Upgrade chroma to v2.3.0 (#21259) 2 years ago
markdown_test.go Fix slight bug in katex (#21171) 2 years ago
meta.go Fix slight bug in katex (#21171) 2 years ago
meta_test.go Fix slight bug in katex (#21171) 2 years ago
renderconfig.go Fix slight bug in katex (#21171) 2 years ago
renderconfig_test.go Fix slight bug in katex (#21171) 2 years ago
toc.go Make better use of i18n (#20096) 2 years ago