Features
Markdown
Tree Edit uses the QTextEdit::setMarkdown
function to set text as Markdown using the MarkdownDialectGitHub dialect.
For a complete list of supported features of the CommonMark Markdown dialect, please see the official CommonMark specification.
Markdown examples
Markdown | Example |
---|---|
*italic* |
italic |
**bold** |
bold |
[link](https://bing.com) |
link |
`code` |
code |
View
Font
We recommend you download and install a font, such as the Inter font, that has support for ligatures. Then, please use the Menu > View > Font functionality to select the font for displaying nodes.
Appearance
The app changes colors following the system setting when it comes to light and dark modes.
Filter
It's now possible to filter and recursively search for text in nodes. Please note that the filter is case insensitive.