- [New documentation]( https:://vokimon.github.io/markdown-customblocks) based on mkdocs - New block types: - `map`: to embed OSM maps - `facebook`: to embed facebook posts (draft: still privacy invasive) - `instagram`: to embed instagram posts (draft: still privacy invasive) - `linkcard`: Links are openened in a new tab/window
1.2.0
- Figures open the image in a new window - Figures lightbox visualization (requires some css) - GDPR friendly embeds: - youtube: Use youtube-nocookie.com to avoid youtube cookies - vimeo: Use dnt=1 option to avoid vimeo cookies
1.1.4
- FIX: match trailing spaces after the header. Fixes 6
1.1.3
- Metadata fix: The license is Affero not MIT
1.1.2
- FIX: youtube custom classes were not added (PR 05, Alexey Leshchenko leshchenko1979, thanks!) - FIX: linkcard: link-card-site-icon class was set twice - workflows for continuous integration and release