jbt / markdown-editor

Live (Github-flavored) Markdown Editor
http://jbt.github.com/markdown-editor
ISC License
2.82k stars 643 forks source link

added warning mode #109

Closed cmnguyen01 closed 4 years ago

cmnguyen01 commented 4 years ago

this is trying to implement aero31aero proposed solution of creating a warning mode. helpful sources used https://jshint.com/docs/, https://stackoverflow.com/questions/24407697/disable-jshint-warnings-in-codemirror/43277773, https://ckeditor.com/cke4/addon/codemirror, for issue #101