Craft your forge, Build your project, Grow your community freely
1---
2pluginName: Apex_code
3pluginBaseline: Some apexes are the growing tips of plants. Our Apex is the high point of your forge.
4homepage: /app/plugins/apex/code/
5docpage: /app/plugins/apex/code/doc.html
6changelog: /app/plugins/apex/code/CHANGELOG.html
7---
8 9# Changelog
1011## 0.0.4 (22/04/2026) [apex_code-0.0.4.wasm](https://gitroot.dev/releases/0.4.0/apex_code-0.0.4.wasm)
1213_sha256: a4b6446a0bb663371167a4f833248e637f0a5d7de9ccdabd4f2901bdaca7839c_1415- export func `renderCode` with args `code` the code to render and `lang` the language of the code. Return `html` the result.