1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

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

View File

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