1 Commits (4bb7435eab983f21ea7d6f574325ee697bf13fcb)

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