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
Lunny Xiao 11555d850b
Fix bug of link query order on markdown render (#14156)
* Fix bug of link query order on markdown render

* Fix bluemonday bug and fix one wrong test

Co-authored-by: 6543 <6543@obermui.de>
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 Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
html_internal_test.go Issue/PR Context Popups (#9822) 5 years ago
html_test.go Fix bug of link query order on markdown render (#14156) 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