0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 04:43:02 +01:00
gitea/modules/markup
wxiaoguang 6c49517cbd
Fix issue markdown bugs (#17411)
* Bug fix: render Markdown http://AppURL/org/repo/issues/4?a=1&b=2#comment-123 test to HTML correctly, close #17394
* Bug fix: fix the positions of checkboxes in rendered HTML, close #17395
2021-10-23 21:38:12 +08:00
..
common Fix some lints (#17337) 2021-10-17 20:47:12 +01:00
csv
external
markdown
mdstripper
orgmode
html_internal_test.go Fix issue markdown bugs (#17411) 2021-10-23 21:38:12 +08:00
html_test.go
html.go Fix issue markdown bugs (#17411) 2021-10-23 21:38:12 +08:00
renderer_test.go
renderer.go
sanitizer_test.go
sanitizer.go