Closed
Description
I am building HTML 5 templates which are generated locally using Ruby ERB templates.
The output is not pretty and I have a lot of invalid and specific source code which I need in my final output.
For example, I have inline longhand CSS and <style> tags which need to be preserved within <body>. I do not want any HTML helpers modifying any of this at all.
Is it possible to add a configuration which does not alter any original source code and only indents my markup as it's written?
Metadata
Metadata
Assignees
Labels
No labels