1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/markup
mrsdizzie 4a0f7c1eb4 Change order that PostProcess Processors are run () ()
Make sure Processors that work on full links are run first so that
something matching another pattern doesn't alter a link before we get to
it, for example:

 https://stackoverflow.com/questions/2896191/what-is-go-used-fore

Fixes 
2019-03-27 12:06:40 -04:00
..
csv Add csv file render support defaultly () 2018-07-21 00:08:15 +03:00
external support envs on external render commands () 2018-11-20 17:11:21 -05:00
markdown Allow markdown files to read from the LFS () 2019-02-12 15:09:43 +00:00
orgmode Recover panic in orgmode.Render if bad orgfile () () 2019-01-30 17:17:43 -05:00
html_internal_test.go Rework special link parsing in the post-processing of markup () 2018-02-27 09:09:18 +02:00
html_test.go Change order that PostProcess Processors are run () () 2019-03-27 12:06:40 -04:00
html.go Change order that PostProcess Processors are run () () 2019-03-27 12:06:40 -04:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
markup.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00