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
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668)
Backport #17598 
Backport #17606 
Backport #17608 
Backport #17609

- Since https://gitea.com/gitea/test-env/pulls/10 the golangci-lint has been upgraded and is erroring about new warnings in the code, this PR fixes those warnings.
3 years ago
..
common Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
csv Add sanitizer rules per renderer (#16110) 4 years ago
external In Render tolerate not being passed a context (#16842) (#16858) 3 years ago
markdown Fix table alignment in markdown (#16596) (#16602) 4 years ago
mdstripper Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
orgmode Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141) 3 years ago
html.go Fix issue markdown bugs (#17413) 3 years ago
html_internal_test.go Fix issue markdown bugs (#17413) 3 years ago
html_test.go Fix NPE in fuzzer (#16680) (#16682) 4 years ago
renderer.go Add sanitizer rules per renderer (#16110) 4 years ago
renderer_test.go Refactor renders (#15175) 4 years ago
sanitizer.go Do not show issue context popup on external issues (#17050) (#17054) 3 years ago
sanitizer_test.go Fix data URI scramble (#16098) 4 years ago