mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-23 12:49:40 +00:00
Typo.
This commit is contained in:
parent
6cfa282db0
commit
2da04c0445
@ -190,7 +190,7 @@ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}
|
||||
<h2>Other nice things</h2>
|
||||
<p>If you're writing javascript code, <a href="http://jslint.com/">JSLint</a> is a really fine piece of software, too. Understanding what it says about your code can improve your skills greatly. It can hurt your feelings a little, though.</p>
|
||||
<h2>Contacts</h2>
|
||||
<p>If you find some problems with the generated javascript, adapt the script for your favourite editor, or something, my email is einars@gmail.com.</p>
|
||||
<p>If you find some problems with the generated javascript, adapt the script for your favorite editor, or something, my email is einars@gmail.com.</p>
|
||||
<div id="footer">
|
||||
<pre id="testresults"></pre>
|
||||
Written by <a href="mailto:einars@gmail.com">Einar Lielmanis</a>, with the help of <a href="http://jason.diamond.name/weblog/">Jason Diamond</a>, Patrick Hof, Nochum, Andreas Schneider, Dave Vasilevsky, <a href="http://my.opera.com/Vital/blog/">Vital</a> and others.
|
||||
|
Loading…
Reference in New Issue
Block a user