Pretty html and django templates
Plugin for beautifying your HTML files This plugin allows you to have your code pretty-printed by pressing CTRL+SHIFT+P. (It will not interfer with autopepper since there’s files type validation) It uses beautifulsoup4 and html.parser.
Warning for django templates This parser works for it, but it will beautify the HTML not the django tags, so there will be some strange indentations. Error in html tags ending may cause some strange results (For me, all my code was put into a link tag that was not closed). Current-Version: 0.2 Tested with : ninja-ide 2.3.