You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/markup
mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445)
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 #4813
5 years ago
..
csv Add csv file render support defaultly (#4105) 6 years ago
external support envs on external render commands (#5278) 6 years ago
markdown Markdown: enable some more extensions (#6362) 5 years ago
orgmode Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 5 years ago
html.go Change order that PostProcess Processors are run (#6445) 5 years ago
html_internal_test.go Rework special link parsing in the post-processing of markup (#3354) 6 years ago
html_test.go Change order that PostProcess Processors are run (#6445) 5 years ago
markup.go Prioritize "readme.md" (#5691) 6 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago