File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2045,7 +2045,7 @@ <h3 id="api_static">Static properties</h3>
20452045</ section >
20462046
20472047< section id =addons >
2048- < h2 > Addons</ h2 >
2048+ < h2 id =" addons " > Addons</ h2 >
20492049
20502050 < p > The < code > addon</ code > directory in the distribution contains a
20512051 number of reusable components that implement extra editor
Original file line number Diff line number Diff line change 4040< section id =description class =first >
4141 < p > < strong > CodeMirror</ strong > is a versatile text editor
4242 implemented in JavaScript for the browser. It is specialized for
43- editing code, and comes with a number of language modes and addons
43+ editing code, and comes with a number of < a href =" mode/index.html " > language modes</ a > and < a href =" doc/manual.html# addons" > addons </ a >
4444 that implement more advanced editing functionality.</ p >
4545
4646 < p > A rich < a href ="doc/manual.html#api "> programming API</ a > and a
You can’t perform that action at this time.
0 commit comments