From db3282106da7ae706957ed6b953717e7238780ad Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 9 Apr 2021 23:46:15 +0200 Subject: [PATCH] Updated Attributes (markdown) --- Attributes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Attributes.md b/Attributes.md index 526e0e7..a0fb277 100644 --- a/Attributes.md +++ b/Attributes.md @@ -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