d0c-s4vage / lookatme

An interactive, terminal-based markdown presenter
https://lookatme.readthedocs.io/en/latest/
MIT License
2.1k stars 63 forks source link

Adds numbered list handling #94

Closed d0c-s4vage closed 4 years ago

d0c-s4vage commented 4 years ago

Closes #93

image

from

* a list
* another list
    1. a nested numbered list
    1. should increment
        1. blah blah
        1. blah blah
            * hello again
            * hello again
            * hello again
            * hello again