gitea-1156/modules/markup
wxiaoguang 175ebc6f88
Fix issue markdown bugs (#17413)
* 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

# Conflicts:
#	modules/markup/html.go
2021-10-23 23:30:46 +08:00
..
common
csv
external
markdown
mdstripper
orgmode Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141) 2021-09-24 14:29:47 +01:00
html.go Fix issue markdown bugs (#17413) 2021-10-23 23:30:46 +08:00
html_internal_test.go Fix issue markdown bugs (#17413) 2021-10-23 23:30:46 +08:00
html_test.go
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go