chore: 🤖 Update docs

This commit is contained in:
Jin
2025-06-04 11:00:14 +02:00
parent deacd7f340
commit 6caba39621
40 changed files with 154 additions and 139 deletions

View File

@@ -24,6 +24,7 @@
alert("Hello world");
}</code></pre>
<p>For larger pieces of code it is better to use a code note, which uses
a fully-fledged code editor (CodeMirror). For an example of a code note,
see&nbsp;<a class="reference-link" href="../Scripting%20examples/Custom%20request%20handler.js">Custom request handler</a>.</p>