mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-07 19:30:04 +02:00
The video element is not a void element. As such, if it's missing a closing tag, it's considered to be unclosed. See https://developer.mozilla.org/en-US/docs/Glossary/Void_element#self-closing_tags.