docs(user): mention markdown ToC
This commit is contained in:
Generated
Vendored
+10
@@ -65,6 +65,16 @@
|
||||
[^2]: the second footnote</code></pre>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>Other features</h3>
|
||||
<ul>
|
||||
<li>The <a class="reference-link" href="#root/pOsGYCXsbNQG/KSZ04uQ2D1St/iPIMuisry3hd/_help_BFvAtE74rbP6">Table of contents</a> will
|
||||
be displayed in the <a class="reference-link" href="#root/pOsGYCXsbNQG/gh7bpGYxajRS/Vc8PjrjAGuOp/_help_RnaPdbciOfeq">Right Sidebar</a> based
|
||||
on the Markdown-level headings.
|
||||
<ul>
|
||||
<li>This feature is available only on the <a class="reference-link" href="#root/pOsGYCXsbNQG/gh7bpGYxajRS/Vc8PjrjAGuOp/_help_IjZS7iK5EXtb">New Layout</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>Shared notes</h3>
|
||||
<p>When a Markdown note is <a href="#root/pOsGYCXsbNQG/tC7s2alapj8V/_help_R9pX4DGra2Vt">shared publicly</a>,
|
||||
it will be rendered with extended formatting just like <a class="reference-link"
|
||||
|
||||
Vendored
+21
@@ -11071,6 +11071,27 @@
|
||||
"value": "AgjCISero73a",
|
||||
"isInheritable": false,
|
||||
"position": 140
|
||||
},
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "internalLink",
|
||||
"value": "BFvAtE74rbP6",
|
||||
"isInheritable": false,
|
||||
"position": 150
|
||||
},
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "internalLink",
|
||||
"value": "RnaPdbciOfeq",
|
||||
"isInheritable": false,
|
||||
"position": 160
|
||||
},
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "internalLink",
|
||||
"value": "IjZS7iK5EXtb",
|
||||
"isInheritable": false,
|
||||
"position": 170
|
||||
}
|
||||
],
|
||||
"format": "markdown",
|
||||
|
||||
@@ -50,6 +50,11 @@ The following features are supported by Trilium's Markdown format and will show
|
||||
[^2]: the second footnote
|
||||
```
|
||||
|
||||
### Other features
|
||||
|
||||
* The <a class="reference-link" href="Text/Table%20of%20contents.md">Table of contents</a> will be displayed in the <a class="reference-link" href="../Basic%20Concepts%20and%20Features/UI%20Elements/Right%20Sidebar.md">Right Sidebar</a> based on the Markdown-level headings.
|
||||
* This feature is available only on the <a class="reference-link" href="../Basic%20Concepts%20and%20Features/UI%20Elements/New%20Layout.md">New Layout</a>.
|
||||
|
||||
### Shared notes
|
||||
|
||||
When a Markdown note is [shared publicly](../Advanced%20Usage/Sharing.md), it will be rendered with extended formatting just like <a class="reference-link" href="Text.md">Text</a> notes.
|
||||
|
||||
Reference in New Issue
Block a user