From 82e003dbf48d88825c1db2717b2fbb8c55fc6cda Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 10 Feb 2025 07:57:58 +0300 Subject: [PATCH] examples... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index a130389..3ce3a88 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -699,6 +699,22 @@ var setup = function(){ - @ Heading - @ Heading - @ Heading + - Templating: + - Inline + - TEMPLATE + [ ] + - [ ] example item + - Nested + - TEMPLATE creates [below] + - [ ] + - [ ] example item + - TEMPLATE^ creates [above] + - [ ] + - Multiple nested + - TEMPLATE [ToDo] [Note] + - [ ] + - + - [ ] example item - Attributes: id:: attributes - collapsed