Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ignoring code blocks in GFM #36

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

craftzdog
Copy link

@craftzdog craftzdog commented Sep 30, 2017

Hi,

I added an option to disable spell checking for code blocks in GFM.
Usage:

CodeMirrorSpellChecker({
    codeMirrorInstance: CodeMirror,
    ignoreCodeBlocks: true
});

craftzdog and others added 30 commits September 30, 2017 12:30
Add multilanguage support
preserve ignored tokens as they are
it was still working though.

fix #3
feat(dic): Add Russian language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants