diff --git a/apps/edit-docs/demo/!!!meta.json b/apps/edit-docs/demo/!!!meta.json index 57b537706..d363ef177 100644 --- a/apps/edit-docs/demo/!!!meta.json +++ b/apps/edit-docs/demo/!!!meta.json @@ -1,6 +1,6 @@ { "formatVersion": 2, - "appVersion": "0.99.1", + "appVersion": "0.99.2", "files": [ { "isClone": false, @@ -29,7 +29,7 @@ "title": "Journal", "notePosition": 10, "prefix": null, - "isExpanded": true, + "isExpanded": false, "type": "book", "mime": "", "attributes": [ @@ -82,7 +82,7 @@ "title": "Trilium Demo", "notePosition": 20, "prefix": null, - "isExpanded": false, + "isExpanded": true, "type": "text", "mime": "text/html", "attributes": [ @@ -127,6 +127,13 @@ "value": "bx bx-book-reader", "isInheritable": false, "position": 70 + }, + { + "type": "relation", + "name": "internalLink", + "value": "xY1FldcqIlaS", + "isInheritable": false, + "position": 80 } ], "format": "html", diff --git a/apps/edit-docs/demo/root/Trilium Demo.html b/apps/edit-docs/demo/root/Trilium Demo.html index 3816b30da..bf6ef1331 100644 --- a/apps/edit-docs/demo/root/Trilium Demo.html +++ b/apps/edit-docs/demo/root/Trilium Demo.html @@ -19,30 +19,31 @@
Welcome to Trilium Notes!
-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 the TriliumNext website: https://github.com/TriliumNext +
This is a "demo" document packaged with Trilium 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 triliumnotes.org or + our GitHub repository
-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. - You can add links pointing to external pages or - internal notes. -
-Lists
+Trilium supports classic formatting like italic, bold, bold and italic. + You can add links pointing to external pages or + Formatting examples.
+Ordered:
Unordered:
Block quotes
++Whereof one cannot speak, thereof one must be silent”
– Ludwig Wittgenstein
See also other examples like tables, checkbox lists, highlighting, code blocks and math examples.
+ href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocksand math examples.