docs(demo): link to old documentation (closes #5211)

This commit is contained in:
Elian Doran
2025-11-05 08:19:25 +02:00
parent ab298cbb3b
commit 2b983f871e
9 changed files with 50 additions and 18 deletions

View File

@@ -21,8 +21,12 @@
language, should that fail it is possible to manually adjust it. The color
scheme for the syntax highlighting is adjustable in settings.&nbsp;</p><pre><code class="language-application-javascript-env-frontend">function helloWorld() {
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,