Remove links, rearrange icons
This commit is contained in:
parent
844c37fda9
commit
b006c820b9
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
|
@ -86,8 +86,8 @@ console.log(addResult);</div>
|
|||
<a href="http://ace.ajax.org/build/kitchen-sink.html" target="_blank">kitchen sink</a>.</p>
|
||||
<h2>ACE Features</h2>
|
||||
<ul class="content-list">
|
||||
<li><a href="http://pcwalton.blogspot.com/2010/11/syntax-highlighting-specification.html">Syntax highlighting</a> for over 40 languages (<a href="#nav=howto§ion=importing">TextMate/Sublime/<em>.tmlanguage</em> files can be imported</a>)</li>
|
||||
<li>Over 20 themes (<a href="#nav=howto§ion=importing">TextMate/Sublime/<em>.tmtheme</em> files can be imported</a>)</li>
|
||||
<li><a href="http://pcwalton.blogspot.com/2010/11/syntax-highlighting-specification.html">Syntax highlighting</a> for over 40 languages (TextMate/Sublime/<em>.tmlanguage</em> files can be imported)</li>
|
||||
<li>Over 20 themes (TextMate/Sublime/<em>.tmtheme</em> files can be imported)</li>
|
||||
<li>Automatic indent and outdent</li>
|
||||
<li>An optional command line</li>
|
||||
<li>Handles huge documents (at last check, 4,000,000 lines is the upper limit)</li>
|
||||
|
|
@ -463,6 +463,11 @@ tests for the highlighting.</p>
|
|||
style="position: relative; left: 19px; top: 2px;" />
|
||||
<a href="http://rstudio.org/">RStudio</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/ac-logo.png"
|
||||
style="position: relative; left: 4px; top: 25px;" />
|
||||
<a href="http://www.applicationcraft.com/">Application Craft</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
|
||||
</li>
|
||||
|
|
@ -484,11 +489,6 @@ tests for the highlighting.</p>
|
|||
<li>
|
||||
<a href="http://www.pythonanywhere.com/">PythonAnywhere</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/ac-logo.png"
|
||||
style="position: relative; left: 4px; top: 25px;" />
|
||||
<a href="http://www.applicationcraft.com/">Application Craft</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://shiftedit.net/">shiftEdit</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue