We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82702d5 commit ebcd76eCopy full SHA for ebcd76e
doc/manual.html
@@ -1120,7 +1120,7 @@ <h2 id="modeapi">Writing CodeMirror Modes</h2>
1120
state.</p>
1121
1122
<p id="indent">If you want your mode to provide smart indentation
1123
- (though the <a href="#indentLine"><code>indentLine</code></a>
+ (through the <a href="#indentLine"><code>indentLine</code></a>
1124
method and the <code>indentAuto</code>
1125
and <code>newlineAndIndent</code> commands, which keys can be
1126
<a href="#option_extraKeys">bound</a> to), you must define
0 commit comments