0 / 60 seg.

How would you define a multi-level ordered list?

<ol>
  <___>Item 1
    <___>
      <___>Sub-item 1</___>
    </___>
  </___>
</ol>