Updated Attributes (markdown)

zadam 2021-04-09 23:46:15 +02:00
parent 55b9d39774
commit db3282106d

@ -39,7 +39,6 @@ Following labels are used for advanced configuration:
* `autoReadOnlyDisabled` - text/code notes can be set automatically into read mode when they are too large. You can disable this behavior on per-note basis by adding this label to the note
* `cssClass` - value of this label is then added as CSS class to the node representing given note in the tree. This can be useful for advanced [[theming|themes]]. Can be used in `template` notes.
* `iconClass` - value of this label is added as a CSS class to the icon on the tree which can help visually distinguish the notes in the tree. Example might be `bx bx-home` - icons are taken from [boxicons](https://boxicons.com/). Can be used in [[template]] notes.
* `bookZoomLevel` - applies only to [[book note]] and sets the "zoom level" (how many notes fit on 1 row)
* `customRequestHandler` and `customResourceProvider` - see [[Custom request handler]]
## Relations