An <ul> environment is in parallel to a <p> environment and cannot be 
nested in the latter; in HTML 5 an instance of the former automatically 
ends the latter.

Pushed.

Gerald
---
 htdocs/backends.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/htdocs/backends.html b/htdocs/backends.html
index 9272558c..2a63f91b 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -120,7 +120,7 @@ visium     |          B         g  t s
 xtensa     |         C
 </pre>
 
-<p>For AVR simulators, see
+<p>For AVR simulators, see</p>
   <ul>
     <li><a href="https://github.com/sprintersb/atest";
           >AVRtest</a> and
@@ -131,7 +131,6 @@ xtensa     |         C
           >SimulAVR</a>
     </li>
 </ul>
-</p>
 
 <p>For ARC simulator, see <a
 href="https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb";>
-- 
2.45.2

Reply via email to