This looks much nicer for me, because the font for the <code> part is
much smaller than the other text.

Committed to wwwdocs.

commit 3f573b5fe7df858a27b0275edc5fd4386804ae83
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Thu Apr 30 20:54:09 2020 +0100

    Improve ugly formatting for std::atomic<floating point>

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 6a273142..a3cf19cc 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -412,7 +412,7 @@ a work-in-progress.</p>
       </li>
       <li>
         <code>std::atomic_ref</code> and
-        <code>std::atomic&lt;</code><i>floating point</i><code>&gt;</code>.
+        <code>std::atomic&lt;<i>floating point</i>&gt;</code>.
       </li>
       <li>
         Integer comparison functions

Reply via email to