You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>There are now parsers for <ahref="contrib/scheme/index.html">Scheme</a>, <ahref="contrib/xquery/index.html">XQuery</a>, and <ahref="contrib/ometa/index.html">OmetaJS</a>.</li>
202
-
<li>Makes <code>height: "dynamic"</code> more robust.</li>
203
-
<li>Fixes bug where paste did not work on OS X.</li>
204
-
<li>Add a <code>enterMode</code> and <code>electricChars</code> options to make indentation even more customizable.</li>
205
-
<li>Add <code>firstLineNumber</code> option.</li>
206
-
<li>Fix bad handling of <code>@media</code> rules by the CSS parser.</li>
207
-
<li>Take a new, more robust approach to working around the invisible-last-line bug in WebKit.</li>
<li>There are now parsers for <ahref="contrib/scheme/index.html">Scheme</a>, <ahref="contrib/xquery/index.html">XQuery</a>, and <ahref="contrib/ometa/index.html">OmetaJS</a>.</li>
23
+
<li>Makes <code>height: "dynamic"</code> more robust.</li>
24
+
<li>Fixes bug where paste did not work on OS X.</li>
25
+
<li>Add a <code>enterMode</code> and <code>electricChars</code> options to make indentation even more customizable.</li>
26
+
<li>Add <code>firstLineNumber</code> option.</li>
27
+
<li>Fix bad handling of <code>@media</code> rules by the CSS parser.</li>
28
+
<li>Take a new, more robust approach to working around the invisible-last-line bug in WebKit.</li>
0 commit comments