LOVE love LOVE the extension. When I format the following (asp) code:
<body id="staticPage" class="<!--#include file="section.inc"-->">
A space is added after file=":
<body id="staticPage" class="<!--#include file=" section.inc"-->">
And this generates a server (500) error. I've looked in the settings and can't find where the behaviour is coming from.