gitea/modules/markup
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362)
* 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
external
markdown Markdown: enable some more extensions (#6362) 2019-03-21 15:53:06 +02:00
orgmode
html.go Fix reported issue in repo description (#6306) 2019-03-11 22:23:34 -04:00
html_internal_test.go
html_test.go
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go