This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Releases: soulless-viewer/mkdocs-video
Releases · soulless-viewer/mkdocs-video
v1.5.0
The HTML parsing mechanism has been rewritten using the lxml.html
library.
Now the configuration is more granular due to the possibility of additional use of the Attribute Lists extension.
For more information, read Configuration section.
v1.4.0
Support for the following <video>
tag attributes has been added:
- loop
- muted
- controls
v1.3.0
- added support for the
<video>
tag
v1.2.0
- minor edits with CSS
v1.1.0
- "relative paths error" for mkdocs >= 1.2 was fixed