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<</code><i>floating point</i><code>></code>. + <code>std::atomic<<i>floating point</i>></code>. </li> <li> Integer comparison functions