This website requires JavaScript.
Explore
Help
Sign In
Netsyms
/
easy-markdown-editor
Watch
2
Star
0
Fork
0
You've already forked easy-markdown-editor
mirror of
https://github.com/Ionaru/easy-markdown-editor
synced
2025-07-12 20:44:28 -06:00
Code
Issues
Releases
Wiki
Activity
easy-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