From bcbbc93884264611728794e8c437009dc9710e05 Mon Sep 17 00:00:00 2001 From: Klaus Nielsen Date: Thu, 11 May 2017 15:48:40 +0200 Subject: [PATCH] Allowing consecutive spaces --- markdown-editor.html | 1 - 1 file changed, 1 deletion(-) diff --git a/markdown-editor.html b/markdown-editor.html index 0f33faa..1a02833 100644 --- a/markdown-editor.html +++ b/markdown-editor.html @@ -119,7 +119,6 @@ _buildOptions: function () { var options = {}; - options['disableExtraSpaces'] = true; options['targetBlank'] = true; // TOOLBAR