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.
forgejo/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>
4 years ago
..
common Don't replace underscores in auto-generated IDs in goldmark (#12805) 4 years ago
csv Detect delimiter in CSV rendering (#7869) 5 years ago
external Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
markdown Markdown task list improvements (#13952) 4 years ago
mdstripper Detect full references to issues and pulls in commit messages (#12399) 4 years ago
orgmode fix: media links in org files not liked to media files (#12997) 4 years ago
html.go Fix crash in short link processor (#13839) 4 years ago
html_internal_test.go Issue/PR Context Popups (#9822) 5 years ago
html_test.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
markup.go Don't manually replace whitespace during render (#10291) 4 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go Markdown task list improvements (#13952) 4 years ago
sanitizer_test.go Markdown task list improvements (#13952) 4 years ago