1 Commits

Author SHA1 Message Date
Morten Olsen
c7b9abf868 feat: add javascript code block support (#13) 2025-05-19 10:31:12 +02:00

View File

@@ -279,7 +279,7 @@ You can execute `javascript` blocks by adding a `run` option which allows progra
<details>
<summary>Output</summary>
::raw-md[./examples/with-javascript.md]{run}
::raw-md[./examples/with-javascript.md]{render}
</details>