Hey There
I am using ASP.NET-MVC, and would like to format my html prior to sending it to the browser.
I have one page with multiple partialviews, and i want it all to be indented nicely.
I know this is stupid, but while in development it's nice to have well formatted html when you go: RightClick -> View Source.
Does anyone know of a way to do this?