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.
gitea/modules/markup/markdown
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
* Add control for the rendering of the frontmatter
* Add control to include a TOC
* Add control to set language - allows control of ToC header and CJK glyph choice.

Signed-off-by: Andrew Thornton art27@cantab.net
5 years ago
..
ast.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 5 years ago
goldmark.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 5 years ago
markdown.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 5 years ago
markdown_test.go enable ENABLE_HARD_LINE_BREAK by default (#11162) 5 years ago
renderconfig.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 5 years ago
toc.go Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) 5 years ago