1
0
Fork 0
forgejo/modules
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
..
auth
avatar
base
cache
context
cron Add branch overiew page () 2017-10-26 08:49:16 +08:00
generate Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
gzip Pooled and buffered gzip implementation () 2019-01-23 10:56:51 +02:00
highlight
httplib Add sensitive headers () 2018-01-31 00:09:16 +02:00
indexer
lfs Allow markdown files to read from the LFS () 2019-02-12 15:09:43 +00:00
log Allow Macaron to be set to log through to gitea.log () 2019-02-05 22:06:41 -05:00
mailer
markup Markdown: enable some more extensions () 2019-03-21 15:53:06 +02:00
metrics
minwinsvc Fix Git hooks not being executed on Windows when running as a service () 2017-03-09 09:27:43 +08:00
notification refactor issue indexer, add some testing and fix a bug () 2019-02-21 08:54:05 +08:00
options
pprof cmd/serve: pprof cpu and memory profile dumps to disk () 2018-08-07 14:49:18 -04:00
private Clean up various use of escape/unescape functions for URL generation () 2019-03-18 10:00:23 -04:00
process
public When redirecting clean the path to avoid redirecting to //www.othersite.com () 2019-01-09 13:39:01 -05:00
recaptcha
search
secret Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
setting
ssh use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines () 2019-02-07 02:13:12 -05:00
structs Allow to set organization visibility (public, internal, private) () 2019-02-18 18:00:27 +02:00
sync
templates
test Restrict permission check on repositories and fix some problems () 2018-11-28 19:26:14 +08:00
uploader
user
util
validation Improve URL validation for external wiki and external issues () 2018-08-15 09:29:37 +03:00