From 921dfe9cc5c44b1c69f84fdc64717e622c803a3c Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Sun, 19 Oct 2025 11:43:00 -0400 Subject: [PATCH 1/2] docs: improve demo note --- apps/edit-docs/demo/root/Trilium Demo.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/apps/edit-docs/demo/root/Trilium Demo.html b/apps/edit-docs/demo/root/Trilium Demo.html index 9a2ba27c1..3816b30da 100644 --- a/apps/edit-docs/demo/root/Trilium Demo.html +++ b/apps/edit-docs/demo/root/Trilium Demo.html @@ -19,18 +19,19 @@
Welcome to Trilium Notes!
-This is initial "demo" document provided by TriliumNext by default to - showcase some of its features and also give you some ideas how you might - structure your notes. You can play with it, modify note content and tree +
This is a "demo" document packaged with TriliumNext to showcase some + of its features and also give you some ideas on how you might structure + your notes. You can play with it, and modify the note content and tree structure as you wish.
-If you need any help, visit TriliumNext website: https://github.com/TriliumNext +
If you need any help, visit the TriliumNext website: https://github.com/TriliumNext
Once you're finished with experimenting and want to cleanup these pages, you can simply delete them all.
TriliumNext supports classic formatting like italic, bold, bold and italic. - Of course you can add links like this one pointing to google.com + You can add links pointing to external pages or + internal notes.
Lists
Ordered: @@ -62,13 +63,13 @@
Whereof one cannot speak, thereof one must be silent”
– Ludwig Wittgenstein
-Checkout also other examples like tables, +
See also other examples like tables, checkbox lists, highlighting, code blocksand math examples.
+ href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocks and math examples.