October 23, 2022
Cecil 7.18.0 released
Features
Embed a YouTube video from a Markdown link
You can let Cecil tries to turns a link into an embedded content by using the {embed=true}
:
Example:
[An example YouTube video](https://www.youtube.com/watch?v=Dj-rKHmLp5w){embed=true}
Documentation: https://cecil.app/documentation/content/#embedded-links
Fix
- Fix image figure caption
- Do not double sub slug prefix
- Fix generator meta if there is no spaces before
Release notes on GitHub