GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2pluginName: Apex_mermaid
 3pluginBaseline: Some apexes are the growing tips of plants. Our Apex is the high point of your forge.
 4homepage: /app/plugins/apex_mermaid/
 5docpage: /app/plugins/apex_mermaid/doc.html
 6changelog: /app/plugins/apex_mermaid/CHANGELOG.html
 7---
 8
 9# Changelog
10
11## unreleased
12
13- compatible with gitroot plugin-sdk 0.5.0
14
15## 0.0.1 (22/04/2026) [apex_mermaid-0.0.1.wasm](https://gitroot.dev/releases/0.4.0/apex_mermaid-0.0.1.wasm)
16
17_sha256: 666c962bd3564b4cfb7f2c2d3548de88425f576aec728b703b4a1a15ddb9204e_
18
19- export func `renderCode` with args `code` the code mermaid to render. Return `html` (svg) the result.