Genzer Hawker

Results 3 comments of Genzer Hawker

Sorry! I don't have anything to add. I just want to say thank you for maintaining the list. I had many good laughs reading this collection. Feel free to delete...

Hi @drasko, Has there been any update from your case? I happened to get into the same issue. What I did was to build a Docker image from source following...

Using `lookatme==2.5.5` with `mistune==3.0.1` I got error ``` File "/trying-lookatme/.venv/lib/python3.11/site-packages/mistune/block_parser.py", line 435, in parse while state.cursor < state.cursor_max: ^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'cursor' ``` Here what worked...