diff --git a/debug/simplemde.css b/debug/simplemde.css index bcac368..561b7c8 100644 --- a/debug/simplemde.css +++ b/debug/simplemde.css @@ -1,5 +1,5 @@ /** - * simplemde v1.9.0 + * simplemde v1.10.0 * Copyright Next Step Webs, Inc. * @link https://github.com/NextStepWebs/simplemde-markdown-editor * @license MIT @@ -171,7 +171,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;} } /* The fake, visible scrollbars. Used to force redraw during scrolling - before actual scrolling happens, thus preventing shaking and + before actuall scrolling happens, thus preventing shaking and flickering artifacts. */ .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { position: absolute; @@ -329,7 +329,7 @@ div.CodeMirror-dragcursors { @media print { /* Hide the cursor when printing */ .CodeMirror div.CodeMirror-cursors { - visibility: hidden; + visibility: hidden; } } diff --git a/debug/simplemde.debug.js b/debug/simplemde.debug.js index d6a99ba..5745fab 100644 --- a/debug/simplemde.debug.js +++ b/debug/simplemde.debug.js @@ -1,5 +1,5 @@ /** - * simplemde v1.9.0 + * simplemde v1.10.0 * Copyright Next Step Webs, Inc. * @link https://github.com/NextStepWebs/simplemde-markdown-editor * @license MIT diff --git a/debug/simplemde.js b/debug/simplemde.js index 837e3fd..8ad3a95 100644 --- a/debug/simplemde.js +++ b/debug/simplemde.js @@ -1,5 +1,5 @@ /** - * simplemde v1.9.0 + * simplemde v1.10.0 * Copyright Next Step Webs, Inc. * @link https://github.com/NextStepWebs/simplemde-markdown-editor * @license MIT diff --git a/dist/simplemde.min.css b/dist/simplemde.min.css index 71559b2..8620505 100644 --- a/dist/simplemde.min.css +++ b/dist/simplemde.min.css @@ -1,5 +1,5 @@ /** - * simplemde v1.9.0 + * simplemde v1.10.0 * Copyright Next Step Webs, Inc. * @link https://github.com/NextStepWebs/simplemde-markdown-editor * @license MIT diff --git a/dist/simplemde.min.js b/dist/simplemde.min.js index fbf5d40..8dd3c2b 100644 --- a/dist/simplemde.min.js +++ b/dist/simplemde.min.js @@ -1,5 +1,5 @@ /** - * simplemde v1.9.0 + * simplemde v1.10.0 * Copyright Next Step Webs, Inc. * @link https://github.com/NextStepWebs/simplemde-markdown-editor * @license MIT