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
Lunny Xiao f2babf3346
Add code block highlight to orgmode back (#14222)
Fix missed orgmode code block hightlight

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
common Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
csv Refactor renders (#15175) 4 years ago
external Refactor renders (#15175) 4 years ago
markdown Fixed assert statements. (#16089) 4 years ago
mdstripper Detect full references to issues and pulls in commit messages (#12399) 5 years ago
orgmode Add code block highlight to orgmode back (#14222) 4 years ago
html.go Use html.Parse rather than html.ParseFragment (#16223) 4 years ago
html_internal_test.go Refactor renders (#15175) 4 years ago
html_test.go Run processors on whole of text (#16155) 4 years ago
renderer.go More efficiently parse shas for shaPostProcessor (#16101) 4 years ago
renderer_test.go Refactor renders (#15175) 4 years ago
sanitizer.go issue-keyword class is being incorrectly stripped off spans (#16163) 4 years ago
sanitizer_test.go Fix data URI scramble (#16098) 4 years ago