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.
2021-11-16 20:38:49 +00:00
..
common Fix golangci-lint warnings (#17598 et al) (#17668) 2021-11-16 20:38:49 +00:00
csv Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
external In Render tolerate not being passed a context (#16842) (#16858) 2021-08-29 15:25:45 +01:00
markdown Fix table alignment in markdown (#16596) (#16602) 2021-08-04 00:16:00 +01:00
mdstripper Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
orgmode Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141) 2021-09-24 14:29:47 +01:00
html.go Fix issue markdown bugs (#17413) 2021-10-23 23:30:46 +08:00
html_internal_test.go Fix issue markdown bugs (#17413) 2021-10-23 23:30:46 +08:00
html_test.go Fix NPE in fuzzer (#16680) (#16682) 2021-08-13 08:51:13 +03:00
renderer.go Add sanitizer rules per renderer (#16110) 2021-06-23 17:09:51 -04:00
renderer_test.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
sanitizer.go Do not show issue context popup on external issues (#17050) (#17054) 2021-09-15 17:38:20 +08:00
sanitizer_test.go Fix data URI scramble (#16098) 2021-06-07 18:55:26 +02:00