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 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.
5 years ago
..
csv Add csv file render support defaultly (#4105) 6 years ago
external Better logging (#6038) (#6095) 5 years ago
markdown Use ctx.metas for SHA hash links (#6645) 5 years ago
orgmode Better logging (#6038) (#6095) 5 years ago
html.go Use ctx.metas for SHA hash links (#6645) 5 years ago
html_internal_test.go Improve issue autolinks (#6273) 5 years ago
html_test.go Use ctx.metas for SHA hash links (#6645) 5 years ago
markup.go Better logging (#6038) (#6095) 5 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