1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/modules/markup/markdown
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
..
markdown_test.go Use ctx.metas for SHA hash links (#6645) 2019-04-16 08:53:57 +01:00
markdown.go Markdown: enable some more extensions (#6362) 2019-03-21 15:53:06 +02:00