jekyll-mermaid-prebuild 0.3.0
Jekyll plugin that converts mermaid diagram code blocks to SVG files at build time using the mmdc CLI. Eliminates the need for client-side mermaid.js (~2MB) by generating static SVG files with intelligent caching.
Gemfile:
=
install:
=
Runtime Dependencies (1):
jekyll
>= 4.0, < 5.0
Development Dependencies (7):
rake
~> 13.3
rspec
~> 3.13
rubocop
~> 1.81
rubocop-rake
~> 0.7
rubocop-rspec
~> 3.8
simplecov
~> 0.22
simplecov-cobertura
~> 3.1