chore(docs): mention admonitions in CKEditor

This commit is contained in:
Elian Doran 2025-04-12 00:02:01 +03:00
parent b26e430c3e
commit 2b53a1c534
No known key found for this signature in database
5 changed files with 20 additions and 2 deletions

View File

@ -5,7 +5,7 @@
## 🐞 Bugfixes
* ….
* Calendar does not hide when clicking on a note by @JYC333
## ✨ Improvements

View File

@ -10217,6 +10217,13 @@
"value": "QEAPj01N5f7w",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
"value": "NwBbFdNZ9h7O",
"isInheritable": false,
"position": 60
}
],
"format": "markdown",

View File

@ -30,4 +30,5 @@ Apart from that, Trilium also has its own set of specific plugins such as:
* <a class="reference-link" href="../../Note%20Types/Text/Include%20Note.md">Include Note</a>
* Mentions, for linking pages.
* <a class="reference-link" href="../../Basic%20Concepts%20and%20Features/Import%20%26%20Export/Markdown.md">Markdown</a>
* [Reference links](../../Note%20Types/Text/Links.md)
* [Reference links](../../Note%20Types/Text/Links.md)
* [Admonitions](../../Note%20Types/Text/Block%20quotes%20%26%20admonitions.md), we ended up creating our own plugin but [aarkue/ckeditor5-admonition](https://github.com/aarkue/ckeditor5-admonition) was a good inspiration (including the toolbar icon).

View File

@ -10217,6 +10217,13 @@
"value": "QEAPj01N5f7w",
"isInheritable": false,
"position": 50
},
{
"type": "relation",
"name": "internalLink",
"value": "NwBbFdNZ9h7O",
"isInheritable": false,
"position": 60
}
],
"format": "html",

View File

@ -54,6 +54,9 @@
</li>
<li><a href="#root/_help_QEAPj01N5f7w">Reference links</a>
</li>
<li><a href="#root/pOsGYCXsbNQG/KSZ04uQ2D1St/iPIMuisry3hd/_help_NwBbFdNZ9h7O">Admonitions</a>,
we ended up creating our own plugin but <a href="https://github.com/aarkue/ckeditor5-admonition">aarkue/ckeditor5-admonition</a> was
a good inspiration (including the toolbar icon).</li>
</ul>
</div>
</div>