From e4c1586adf8f7670a1900e6031cfb86eade6da62 Mon Sep 17 00:00:00 2001 From: azivner Date: Sun, 2 Sep 2018 10:28:14 +0200 Subject: [PATCH] added text editor page to sidebar --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 94e94ad..8b01bcd 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,6 +2,7 @@ * Basic concepts * [[Document]] * [[Tree concepts]] + * [[Text editor]] * [[Links]] * [[Note navigation]] * [[Tree manipulation]]