We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a24b0 commit d2838b4Copy full SHA for d2838b4
css-lists-3/Overview.bs
@@ -847,7 +847,7 @@ The Implicit ''list-item'' Counter</h3>
847
6. Third top-level item
848
</pre>
849
given markup such as
850
- <pre>
+ <xmp>
851
<ol>
852
<li>First top-level item
853
<li value=5>Second top-level item, value=5
@@ -863,7 +863,7 @@ The Implicit ''list-item'' Counter</h3>
863
<li>Third second-level item, list start=3
864
<li>Third top-level item
865
</ol>
866
- </pre>
+ </xmp>
867
</div>
868
869
<h3 id="creating-counters">
0 commit comments