gitea/modules/markup
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
This PR makes it possible for the markdown renderer to render images and media straight from the LFS.

Fix #5746

Signed-off-by: Andrew Thornton [art27@cantab.net](mailto:art27@cantab.net)
2019-02-12 15:09:43 +00:00
..
csv
external support envs on external render commands (#5278) 2018-11-20 17:11:21 -05:00
markdown Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
orgmode Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 2019-01-30 17:17:43 -05:00
html_internal_test.go
html_test.go
html.go
markup_test.go Prioritize "readme.md" (#5691) 2019-01-14 14:15:06 -05:00
markup.go Prioritize "readme.md" (#5691) 2019-01-14 14:15:06 -05:00
sanitizer_test.go
sanitizer.go