1 Commits

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

View File

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