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
Brecht Van Lommel 268d121f4b
Fix video width overflow in markdown, and other changes to match img (#24834)
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.
2 years ago
..
asciicast
common
console
csv
external
markdown Add RTL rendering support to Markdown (#24816) 2 years ago
mdstripper
orgmode
camo.go
camo_test.go
html.go Add RTL rendering support to Markdown (#24816) 2 years ago
html_internal_test.go
html_test.go
renderer.go Add RTL rendering support to Markdown (#24816) 2 years ago
renderer_test.go
sanitizer.go Fix video width overflow in markdown, and other changes to match img (#24834) 2 years ago
sanitizer_test.go