forgejo/modules/markup
zeripath 0823791d17 Recover panic in orgmode.Render if bad orgfile () ()
This PR protects against the panic referred to in 
by recovering from the panic and just returning the raw bytes if
there is an error.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2019-01-30 17:17:43 -05:00
..
csv Add csv file render support defaultly () 2018-07-21 00:08:15 +03:00
external support envs on external render commands () 2018-11-20 17:11:21 -05:00
markdown Fix markdown image with link () 2018-10-30 18:26:28 -04:00
orgmode Recover panic in orgmode.Render if bad orgfile () () 2019-01-30 17:17:43 -05:00
html.go Upgrade images in .drone.yml to more recent versions () 2018-08-29 09:43:58 -04:00
html_internal_test.go Rework special link parsing in the post-processing of markup () 2018-02-27 09:09:18 +02:00
html_test.go markup: escape short wiki link () 2018-06-15 20:42:49 +08:00
markup.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00