1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 07:18:12 +00:00
Files
gitea/modules/markup/html.go
mrsdizzie 4a0f7c1eb4 Change order that PostProcess Processors are run (#6445) (#6447)
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
2019-03-27 12:06:40 -04:00

20 KiB