forgejo/modules/markup
mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645)
Since #6273 was merged, we now have access to proper context metas
always. Update SHA generated links to use these instead of urlPrefix.

Update tests as well.

Fixes #4536.
2019-04-16 08:53:57 +01:00
..
csv
external
markdown Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
orgmode
html.go Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
html_internal_test.go
html_test.go Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go