1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/v1
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
..
admin Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
convert Add API to list tags (#5850) 2019-02-07 12:00:52 +00:00
misc Markdown: enable some more extensions (#6362) 2019-03-21 15:53:06 +02:00
org make sure units of a team are returned (#6379) 2019-03-19 17:50:06 -04:00
repo Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
swagger Fix #5799 - swagger for mergePullRequest (#5996) 2019-02-08 08:08:38 +00:00
user Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
utils Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
api.go Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00