gitea/modules/markup
silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244)
* fix hljs unintenionally highlighting commit links

* fix unit tests
2019-06-18 18:31:31 -04:00
..
csv Add csv file render support defaultly (#4105) 2018-07-21 00:08:15 +03:00
external
markdown Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
orgmode
html.go fix hljs unintenionally highlighting commit links (#7244) 2019-06-18 18:31:31 -04:00
html_internal_test.go fix hljs unintenionally highlighting commit links (#7244) 2019-06-18 18:31:31 -04:00
html_test.go
markup.go
markup_test.go
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
sanitizer_test.go