Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
Allowing consecutive spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
klan committed May 11, 2017
1 parent d2494de commit bcbbc93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion markdown-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
_buildOptions: function () {
var options = {};

options['disableExtraSpaces'] = true;
options['targetBlank'] = true;

// TOOLBAR
Expand Down

0 comments on commit bcbbc93

Please sign in to comment.