forgejo/modules/markup
Roland Koebler 57ecf09787 Markdown: enable some more extensions ()
* Markdown: enable some more extensions

Improve Markdown-rendering by enabling some extensions:

- enable definitions lists
- enable footnotes
- enable header-ids and automatically generate header-ids (for linking to README-sections or creating table-of-contents for larger READMEs)

* Markdown: update and exted tests

Update and add tests for additionally enabled Markdown-extensions.
2019-03-21 15:53:06 +02:00
..
csv Add csv file render support defaultly () 2018-07-21 00:08:15 +03:00
external support envs on external render commands () 2018-11-20 17:11:21 -05:00
markdown Markdown: enable some more extensions () 2019-03-21 15:53:06 +02:00
orgmode Recover panic in orgmode.Render if bad orgfile () () 2019-01-30 17:17:43 -05:00
html.go Fix reported issue in repo description () 2019-03-11 22:23:34 -04:00
html_internal_test.go Rework special link parsing in the post-processing of markup () 2018-02-27 09:09:18 +02:00
html_test.go Replace linkRegex with xurls library () 2019-03-07 15:12:01 -05:00
markup.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00