llvm-project
45081fb7 - [clang-doc] `<ul>` must be nested in `<li>` (#168972)

Commit
154 days ago
[clang-doc] `<ul>` must be nested in `<li>` (#168972) The HTML spec states that only `<li>` can be children of `<ul>`. Nested `<ul>` tags in an unordered list must be children of `<li>`.
Author
Parents
Loading