mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-12-12 15:35:44 +00:00
html_cleanup
This commit is contained in:
parent
3a01484313
commit
742818574a
@ -121,7 +121,7 @@ var latest_changes=new Object(
|
||||
<p>This script was intended to be useful to explore the scripts compacted in one line (<a href="http://createwebapp.com/">CAPXOUS autocomplete,</a> recently renamed to CreateWebApp for some stupid reason, is <a href="http://createwebapp.com/javascripts/autocomplete.js">a good example</a>). That's what I wrote it for—all the other beautifiers really sucked. As the time went, I improved to suit your pretty-formatting javascript needs better.</p>
|
||||
<p>A messy (yet working: it's the same script that powers this page) PHP source for the curious can be <a href="beautify.phps">found here;</a> absolutely free—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 style="border-top: 1px solid #ccc; margin-top: 30px;">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).
|
||||
<p style="border-top: 1px solid #ccc; margin-top: 30px;">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).</p>
|
||||
</form>
|
||||
<?php
|
||||
printf('<img src="http://edev.uk.to/tmp/track?beautify&ref=%s" style="display:none" alt="my tracker" />', isset($_SERVER['HTTP_REFERER']) ? urlencode($_SERVER['HTTP_REFERER']) : '');
|
||||
|
Loading…
Reference in New Issue
Block a user