This tiny program only beautify a jade file.
The idea is from @pjbrow.
Note : This program depends on pug-beautify module.
To install jade-beautify,at atom, Packages >> Setting View >> Open or Ctrl-comma. Click install tab, search 'jade-beautify' and install it. Or just type below.
apm install jade-beautify
To reformat jade indent, click ctl-alt-o. When you check 'Force beautify on save'(default is 'checked'), reformat it automatically. It works on save-all event also.
Please visit on https://github.com/vingorius/jade-beautify/issues
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.