public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org, Marek Polacek <polacek@redhat.com>
Subject: [pushed] wwwdocs: gcc-14: Add list markup for C++ release notes
Date: Fri, 30 Jun 2023 13:05:30 +0200 (CEST)	[thread overview]
Message-ID: <20230630110532.137F733EA0@hamza.pair.com> (raw)

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

                 reply	other threads:[~2023-06-30 11:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230630110532.137F733EA0@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=polacek@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).