Skip to content

Commit b1505af

Browse files
author
Wes Cossick
committed
Update dependencies
1 parent 7c908ca commit b1505af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debug/simplemde.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,6 @@ span.CodeMirror-selectedtext { background: none; }
659659
.CodeMirror .CodeMirror-code .cm-strikethrough {
660660
text-decoration: line-through;
661661
}
662-
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
662+
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
663663
background: rgba(255, 0, 0, .15);
664664
}

0 commit comments

Comments
 (0)