Hi there,
could it be that the markdown filter is somehow buggy? I set up this example repo, which shows what I am doing:
https://github.com/Tagirijus/secretary_bug
So basically I have a variable containing:
And I'd expect secretary to render it (with the |markdown filter) as a list with numbers. Instead I just get a list with bullets.
Am I doing somethign wrong or is this a bug? I already upgraded to the secretary version v0.2.19.
Thanks for your help! (=