fixed the missing / on end of <ul>

This commit is contained in:
2025-08-25 09:59:13 +00:00
parent 7c5fa2b71f
commit 4b84fbfa52

View File

@@ -11,7 +11,7 @@
<li>Test one</li> <li>Test one</li>
<li>Test two</li> <li>Test two</li>
<li>Test three</li> <li>Test three</li>
<ul> </ul>
<ol> <ol>
<li>Test one</li> <li>Test one</li>