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/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.
6 years ago
..
admin Updates to API 404 responses (#6077) 6 years ago
convert Add API to list tags (#5850) 6 years ago
misc Markdown: enable some more extensions (#6362) 6 years ago
org make sure units of a team are returned (#6379) 6 years ago
repo Updates to API 404 responses (#6077) 6 years ago
swagger Fix #5799 - swagger for mergePullRequest (#5996) 6 years ago
user Updates to API 404 responses (#6077) 6 years ago
utils Updates to API 404 responses (#6077) 6 years ago
api.go Updates to API 404 responses (#6077) 6 years ago