styledocco
styledocco copied to clipboard
Bad comment formatting breaks documentation styling
If a css selector is commented in such a way that the syntax is invalid, styledocco will render the documentaiton with errors instead of failing helpfully.
The effect of this is that the documentation is not enclosed in an iframe, therefore it inherits all the styling of the styledocco template. This is clearly undesirable.