forgejo/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.
2023-05-21 21:19:37 +00:00
..
asciicast
common
console
csv
external
markdown Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
mdstripper
orgmode
camo.go
camo_test.go
html.go Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
html_internal_test.go
html_test.go
renderer.go Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
renderer_test.go
sanitizer.go Fix video width overflow in markdown, and other changes to match img (#24834) 2023-05-21 21:19:37 +00:00
sanitizer_test.go