1 Commits (1c27ef4c4eaf0c38b6fec029009a814a9e7f8c2e)

Author SHA1 Message Date
welpo 389c724fe0
feat: add invertable image shortcode
Useful to invert diagrams, graphs, etc. in dark theme.
To use it in a markdown file, add a line like:
{{ invertable_image(src="/img.png", alt="alt text") }}
2 years ago