Automatically "beautifies" the HTML in Summernote's code view to make it more legible
This simple script processes the HTML code of your Kanka entries every time you switch to Summernote's code view in order to add line breaks and indentation and make the code more legible. A button is also provided to re-process the code during editing, for example after pasting HTML from another source or via the Marketplace Toolbar script.
Relies on JS Beautifier by Einar Lielmanis et al. (license).