mirror of
https://github.com/beautifier/js-beautify.git
synced 2025-02-16 03:10:41 +00:00
trimmed up the index page
This commit is contained in:
parent
44f5010bc4
commit
6f8235037a
@ -102,10 +102,9 @@ HTML
|
||||
|
||||
?></textarea><br />
|
||||
<button type="submit">Beautify</button>
|
||||
<p>This script was intended to explore ugly javascripts, e.g <a href="http://createwebapp.com/javascripts/autocomplete.js">compacted in one line</a>, but you may want to pretty-format your own javascripts too, and they'll get nice and shiny.</p>
|
||||
<p>This script was intended to explore ugly javascripts, e.g <a href="http://createwebapp.com/javascripts/autocomplete.js">compacted in one line</a>.</p>
|
||||
<p>PHP source can be <a href="beautify.phps">seen online here</a> or fetched from subversion repository at <a href="svn://edev.uk.to/beautify/">svn://edev.uk.to/beautify</a>. Feel free to use and abuse.</p>
|
||||
<p>In case of glitches you may wish to tell me about them—<code>elfz<span style="color:#999">[at]</span>laacz<span style="color:#999">[dot]</span>lv</code></p>
|
||||
<p>Jia Liu has <a href="http://ayueer.spaces.live.com/Blog/cns!9E99E1260983291B!1136.entry">translated this to Ruby,</a> if you're into that kind of thing (the page is in chinese, though, and the version of beautifier is obsolete already).</p>
|
||||
</form>
|
||||
<?php
|
||||
if (file_exists('.svnlog')) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user