update test for new feature

This commit is contained in:
Aidan Woods 2016-10-04 15:44:50 +01:00 committed by GitHub
parent f17aa0438a
commit c145a75848
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@
<li>two</li>
</ol>
<p>large numbers:</p>
<ol>
<ol start="123">
<li>one</li>
</ol>
</ol>