gitea/modules/markup
Brecht Van Lommel 268d121f4b
Fix video width overflow in markdown, and other changes to match img ()
This change makes the CSS for `<video>` in markup match that of `<img>`,
and also allows additional attributes to be used. This way the width,
padding, alignment should work equally well for both.
..
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 Add RTL rendering support to Markdown ()
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 Add RTL rendering support to Markdown ()
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 Add RTL rendering support to Markdown ()
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` ()
sanitizer.go Fix video width overflow in markdown, and other changes to match img ()
sanitizer_test.go Allow all URL schemes in Markdown links by default ()