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 Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
markdown Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
orgmode Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
html.go Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
html_internal_test.go Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
html_test.go Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
markup.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
markup_test.go
sanitizer.go
sanitizer_test.go