llvm-project
a7382f12 - [clang-doc] remove indentation for preformatted text (#166672)

Commit
203 days ago
[clang-doc] remove indentation for preformatted text (#166672) Text that is in between `<pre>` tags is formatted verbatim. Thus, the text that was correctly indented in relation to its depth in HTML was being indented incorrectly when rendered. That resulted in bad looking pages.
Author
Parents
Loading