Einar Lielmanis d6046941b0 Fix newline handling regression in comments
Javadoc newline handling changes introduced a bug where a multiline
javadoc-ish comment could be transformed with empty lines inbetween
them, i.e

/*
 * XXX
 */

 to

/*

 * XXX

 */
2010-03-15 18:01:51 +02:00
2010-03-01 23:51:33 +02:00
Description
Beautifier for javascript
MIT 23 MiB
Languages
JavaScript 42.7%
HTML 36%
Python 13.2%
Mustache 5%
Shell 2.6%
Other 0.5%