Closed GoogleCodeExporter closed 9 years ago
Something to note here, the end tag would be bad...it's actually forbidden in
HTML4 (http://www.w3.org/TR/html4/struct/links.html#h-12.3) which is what we're
targeting with the profiler on stackoverflow.com (the output is valid in that
case).
Perhaps a tag self-closing option on RenderIncludes() specifically would make
the most sense here? Thoughts?
Original comment by nrcraver
on 16 Aug 2011 at 11:08
yeah we should add an option to specify xhtml if the consumer elects
Original comment by sam.saff...@gmail.com
on 18 Aug 2011 at 1:10
fixed in latest:
@MiniProfiler.RenderIncludes(xhtml: true)
Original comment by sam.saff...@gmail.com
on 26 Aug 2011 at 2:32
Original issue reported on code.google.com by
hdjar...@gmail.com
on 15 Aug 2011 at 8:21