Skip to content

Fixes example indentation of nested sections

Latest
Compare
Choose a tag to compare
@tmcw tmcw released this 08 Dec 14:42
· 46 commits to master since this release

We have to be very careful to never indent preformatted text in the DOM because the text itself will acquire that indent. There was a bug prior to this version where static & instance members of namespaces would be indented - this fixes that bug.