0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 14:04:28 +01:00
gitea/modules/markup
silverwind 41e8b834af
Markdown task list improvements (#13952)
* Markdown task list improvements

- Remove `.ui` class and wrappers to prevent fomantic from messing with it.
- Change rendered HTML to match GitHub.
- Add custom styling for the checkboxes.

* fix unittest

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-12-13 09:05:50 +08:00
..
common
csv
external
markdown
mdstripper
orgmode
html.go
html_internal_test.go
html_test.go
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go