cric96/Transform and Inline Mermaid

transform and Inline Mermaid charts in SVG images!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
root-folderThe root folder used to search the files that match the file-regex and css-file-regex passedyesbuild
file-regexThe regex used to search for files where mermaid graph inlining will be applied. The regex is applied to the relative path!yesindex\.html?$
config-fileThe file used to configure mermaid (toml)yesconfig.toml
config-path-regexThe JSON Path regex to get the mermaid configuration, please refear to https://github.com/JSONPath-Plus/JSONPathyes$.params.reveal_hugo.mermaid[0]
css-file-regexThe regex used to search the css file. Only on CSS file can be used.css\\/.*\\\.css$

no outputs