tree: use correct color for HTML color values

This commit is contained in:
Sören Weber 2025-03-24 15:37:13 +01:00
parent 64c314c654
commit a5b517d1aa
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
3 changed files with 4 additions and 4 deletions
docs/content/shortcodes

View file

@ -65,7 +65,7 @@ Codefence syntax is widely available in other Markdown parsers like GitHub and t
### Item Syntax
`<NAME> [ | <ICON> [ | <COLOR> ] ]`
`<NAME>` [ `|` `<ICON>` [ `|` `<COLOR>` ] ]
The **NAME** can be followed by an optional pipe (`|`) to define an **ICON** and further optional pipe to define the icon's **COLOR**.