public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] wwwdocs: gcc-14: Add list markup for C++ release notes
@ 2023-06-30 11:05 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-06-30 11:05 UTC (permalink / raw)
  To: gcc-patches, Marek Polacek

List items can only appear in lists. :-)

This fixes up

  commit b38079855ead7f7e358d17bc06642d031de5e29b
  Author: Marek Polacek <polacek@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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-30 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 11:05 [pushed] wwwdocs: gcc-14: Add list markup for C++ release notes Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).