gitea/modules/markup
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages (#2897)
* Fix issue link rendering in commit messages

* Update page.tmpl

* No links for parens

* remove comment
2017-11-13 09:35:55 +08:00
..
external Add external markup render support (#2570) 2017-11-07 08:33:06 +02:00
markdown Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
orgmode Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
html.go Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
html_test.go Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
markup.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
markup_test.go Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00