<div dir="ltr">I have successfully created and registered a CodeMirror overlay (for spell checking), but two questions:<div><br></div><div>1) Which of the modes is used for Markdown cells? I guess that will be the mode that I overlay.</div>
<div><br></div><div>2) How do I make it so that my new mode will be used on Markdown cells?</div><div><br></div><div>I guess that I need to associate the mime type of Markdown cells with my new mode, but having some trouble finding where to connect this in the IPython JavaScript.</div>
<div><br></div><div>Thanks for any suggestions,</div><div><br></div><div>-Doug</div><div><br></div></div>