From c1c8de51154318a749692bc94f988e2e90663303 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 3 Nov 2015 11:30:09 -0600 Subject: [PATCH] Add comment to option demo code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88d8b4c..3f91314 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ simplemde.value("This text will appear in the editor"); - **toolbarTips**: If set to `false`, disable toolbar button tips. Defaults to `true`. ```JavaScript +// Most options demonstrate the non-default behavior var simplemde = new SimpleMDE({ autofocus: true, autosave: {