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
1a7803ec93
commit
c4ebaa4b6e
@ -201,7 +201,7 @@ if('this_is'==/an_example/){do_something();}else{var a=b?(c%d):e[f];}
|
||||
<h2>Vim</h2>
|
||||
<p>Aj3423 converted the script to vimscript — and so now there is a <a href="http://www.vim.org/scripts/script.php?script_id=2727">vim plugin</a> for the quality javascript beautifying.</p>
|
||||
<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. You don't have to follow its recommendadions blindly, but understanding what it says about your code can greatly improve your skills.</p>
|
||||
<p>If you're writing javascript code, <a href="http://jslint.com/">JSLint</a> is a really fine piece of software, too. You don't have to follow its recommendations blindly, but understanding what it says about your code can greatly improve your skills.</p>
|
||||
<h2>Contacts</h2>
|
||||
<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">
|
||||
|
Loading…
Reference in New Issue
Block a user