0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 10:13:44 +01:00
gitea/modules/markup
zeripath ed31ddc29a
Fix several render issues (#14986)
* Fix an issue with panics related to attributes
* Wrap goldmark render in a recovery function
* Reduce memory use in render emoji
* Use a pipe for rendering goldmark - still needs more work and a limiter

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-03-16 00:20:05 +01:00
..
common Don't replace underscores in auto-generated IDs in goldmark (#12805) 2020-09-12 12:00:48 -04:00
csv
external Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
markdown Fix several render issues (#14986) 2021-03-16 00:20:05 +01:00
mdstripper
orgmode fix: media links in org files not liked to media files (#12997) 2020-10-01 11:22:34 -04:00
html_internal_test.go
html_test.go Prevent panic on fuzzer provided string (#14405) 2021-01-20 23:10:50 +08:00
html.go Fix several render issues (#14986) 2021-03-16 00:20:05 +01:00
markup_test.go
markup.go
sanitizer_test.go Markdown task list improvements (#13952) 2020-12-13 09:05:50 +08:00
sanitizer.go Markdown task list improvements (#13952) 2020-12-13 09:05:50 +08:00