llvm-project
45081fb7
- [clang-doc] `<ul>` must be nested in `<li>` (#168972)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>`.
References
#168972 - [clang-doc] `<ul>` must be nested in `<li>`
Author
evelez7
Parents
9a56e55e
Loading