docs(demo): update Trilium Demo first page

This commit is contained in:
Elian Doran
2025-10-21 11:33:14 +03:00
parent 2aa9ddc026
commit 6486c741a2
5 changed files with 34 additions and 104 deletions

View File

@@ -20,21 +20,7 @@
is first created it will try to automatically determine the programming
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,