d0c-s4vage / lookatme

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

3.0 - Not all tokens from markdown-it-py are supported/handled #201

Closed d0c-s4vage closed 1 year ago

d0c-s4vage commented 1 year ago

Describe the bug

All tokens that are possibly produced form markdown-it-py should be supported.

lookatme should have a unit test that validates that it can handle anything markdown-it-py can produce.