gitea/modules/markup
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options ()
This PR will merge 3 Init functions on setting packages as 1 and
introduce an options struct.
..
asciicast Support asciicast files as new markup ()
common Implement FSFE REUSE for golang files ()
console Add context when rendering labels or emojis ()
csv Add context when rendering labels or emojis ()
external Log STDERR of external renderer when it fails ()
markdown Merge setting.InitXXX into one function with options ()
mdstripper Implement FSFE REUSE for golang files ()
orgmode Add context when rendering labels or emojis ()
camo.go Implement FSFE REUSE for golang files ()
camo_test.go Implement FSFE REUSE for golang files ()
html.go Append `(comment)` when a link points at a comment rather than the whole issue ()
html_internal_test.go Append `(comment)` when a link points at a comment rather than the whole issue ()
html_test.go Merge setting.InitXXX into one function with options ()
renderer.go Improve Wiki TOC ()
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` ()
sanitizer.go Allow `<video>` in MarkDown ()
sanitizer_test.go Implement FSFE REUSE for golang files ()