List items can only appear in lists. :-) This fixes up
commit b38079855ead7f7e358d17bc06642d031de5e29b Author: Marek Polacek <pola...@redhat.com> Date: Thu Jun 22 14:44:43 2023 -0400 C++26 P2752R3 - Static storage for braced initializers implemented Gerald --- htdocs/gcc-14/changes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 00165740..3f797642 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -76,6 +76,7 @@ a work-in-progress.</p> <h3 id="cxx">C++</h3> +<ul> <li>Several C++26 features have been implemented: <ul> <li><a href="https://wg21.link/P2752R3">P2752R3</a>, Static storage for @@ -83,6 +84,7 @@ a work-in-progress.</p> </li> </ul> </li> +</ul> <!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> --> -- 2.41.0