This website requires JavaScript.
Explore
Help
Sign In
Netsyms
/
simplemde-markdown-editor
Watch
2
Star
0
Fork
0
You've already forked simplemde-markdown-editor
mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced
2025-07-21 08:54:27 -06:00
Code
Issues
Releases
Wiki
Activity
simplemde-markdown-editor
/
source files
/
spell-checker
/
spell-checker.css
3 lines
97 B
CSS
Raw
Normal View
History
Unescape
Escape
Update spell checker dependency
2015-08-08 14:59:47 -05:00
.
CodeMirror
.
cm-spell-error
:
not
(
.
cm-url
)
:
not
(
.
cm-comment
)
{
New! Spell checking support
2015-07-20 23:26:47 -05:00
background
:
rgba
(
255
,
0
,
0
,
.
15
)
;
}
Reference in New Issue
Copy Permalink