June 18, 2022
Cecil 5.102.0 released
Features
Adds audio and video media support in Markdown
Usage example:
Use audio keyword in []:
{controls}
Use video keyword in []:
{controls poster=/images/cecil-logo.png style="width:100%;"}
Fixes
- Do not convert a WebP to WebP…
Misc
- Dependencies updated
- The exception is catched if
webpis not installed - Docs fixed
Release notes on GitHub