1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 09:21:29 +02:00
gitea/modules
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
..
auth Add bio field for user (#6113) 2019-03-18 22:28:10 -04:00
avatar
base
cache
context Updates to API 404 responses (#6077) 2019-03-18 22:29:43 -04:00
cron
generate Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
gzip
highlight
httplib
indexer fix bug when set indexer as db and add tests (#6173) 2019-02-24 11:16:20 -05:00
lfs
log
mailer
markup Markdown: enable some more extensions (#6362) 2019-03-21 15:53:06 +02:00
metrics
minwinsvc
notification refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
options
pprof
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
process
public
recaptcha
search
secret Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
setting split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
ssh
structs
sync
templates
test
uploader
user
util Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
validation