Skip to content

Commit a318e44

Browse files
author
Wes Cossick
committed
Rebuild project again
1 parent dba58ab commit a318e44

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

debug/simplemde.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* simplemde v1.9.0
2+
* simplemde v1.10.0
33
* Copyright Next Step Webs, Inc.
44
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
55
* @license MIT
@@ -171,7 +171,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
171171
}
172172

173173
/* The fake, visible scrollbars. Used to force redraw during scrolling
174-
before actual scrolling happens, thus preventing shaking and
174+
before actuall scrolling happens, thus preventing shaking and
175175
flickering artifacts. */
176176
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
177177
position: absolute;
@@ -329,7 +329,7 @@ div.CodeMirror-dragcursors {
329329
@media print {
330330
/* Hide the cursor when printing */
331331
.CodeMirror div.CodeMirror-cursors {
332-
visibility: hidden;
332+
visibility: hidden;
333333
}
334334
}
335335

debug/simplemde.debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* simplemde v1.9.0
2+
* simplemde v1.10.0
33
* Copyright Next Step Webs, Inc.
44
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
55
* @license MIT

debug/simplemde.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* simplemde v1.9.0
2+
* simplemde v1.10.0
33
* Copyright Next Step Webs, Inc.
44
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
55
* @license MIT

dist/simplemde.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/simplemde.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)