mirror of
https://github.com/beautifier/js-beautify.git
synced 2024-11-23 12:49:40 +00:00
Minor boring rewording
This commit is contained in:
parent
e56868dbcf
commit
1c35278afc
@ -283,12 +283,12 @@ 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. You don't have to follow its recommendations blindly, but understanding what it says about your code can greatly improve your skills.</p>
|
||||
<h2>Support</h2>
|
||||
<p>Some of you have expressed an esoteric wish to express your thanks for the beautifier financially, and I gladly agree to that.</p>
|
||||
<p>As the beautifier is — and always will be — completely free and open, donating is a wonderful thing to do and it will make you feel good and warm inside.
|
||||
<p>Some of you have expressed an esoteric wish to thank me for the beautifier financially, and I gladly agree to that.</p>
|
||||
<p>As the beautifier is — and always will be — completely free and open, donating is a wonderful thing to do and it will probably make you feel good and warm inside.
|
||||
<form style="margin-top: 5px" action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="TL28UJK2ARCUJ">
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<input type="image" src="http://spicausis.lv/misc/paypal-donate.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
<h2>Contacts</h2>
|
||||
|
Loading…
Reference in New Issue
Block a user