cric96/Transform and Inline Mermaid
transform and Inline Mermaid charts in SVG images!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root-folder | The root folder used to search the files that match the file-regex and css-file-regex passed | yes | build |
| file-regex | The regex used to search for files where mermaid graph inlining will be applied. The regex is applied to the relative path! | yes | index\.html?$ |
| config-file | The file used to configure mermaid (toml) | yes | config.toml |
| config-path-regex | The JSON Path regex to get the mermaid configuration, please refear to https://github.com/JSONPath-Plus/JSONPath | yes | $.params.reveal_hugo.mermaid[0] |
| css-file-regex | The regex used to search the css file. Only on CSS file can be used. | — | css\\/.*\\\.css$ |
Outputs
no outputs