mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
docs(release): mention code blocks change
This commit is contained in:
parent
b5c09eee73
commit
ca65cafe31
@ -49,6 +49,9 @@
|
||||
* Backend log: disable some editor features in order to increase performance for large logs (syntax highlighting, folding, etc.).
|
||||
* [Collapsible table of contents](https://github.com/TriliumNext/Notes/pull/1954) by @SiriusXT
|
||||
* Sessions (logins) are no longer stored as files in the data directory, but as entries in the database. This improves the session reliability on Windows platforms.
|
||||
* Code blocks in text notes:
|
||||
* For editable notes, clicking on a code block will reveal a toolbar with a way to easily change the programming language and another button to copy the text to clipboard.
|
||||
* For read-only notes, a floating button allows copying the code snippet to clipboard.
|
||||
|
||||
## 📖 Documentation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user