From 1d7a379912b645ad89de8f65ded8a73fcdb5070f Mon Sep 17 00:00:00 2001 From: zadam Date: Tue, 2 Aug 2022 18:34:43 +0200 Subject: [PATCH] Updated Custom widget (markdown) --- Custom-widget.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Custom-widget.md b/Custom-widget.md index bfb5364..05f74d0 100644 --- a/Custom-widget.md +++ b/Custom-widget.md @@ -2,10 +2,10 @@ It's possible to create custom widget in three possible locations where you can Positions are: -* left-pane -* center-pane -* note-detail-pane - in center, but specific to note (split) -* right-pane +* `left-pane` +* `center-pane` +* `note-detail-pane` - located within `center-pane`, but specific to note (split) +* `right-pane` ## Example - word count widget