You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
common Fix some lints (#17337) 3 years ago
csv
external
markdown
mdstripper
orgmode
html.go Fix issue markdown bugs (#17411) 3 years ago
html_internal_test.go Fix issue markdown bugs (#17411) 3 years ago
html_test.go
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go