cucumber/gherkin

python: Implement markdown token scanner

Closed this issue · 3 comments

🤔 What's the problem you're trying to solve?

I develop https://pypi.org/project/pytest-bdd-ng/ and try to use as many official tools of gherkin as possible. To have the possibility to execute *.md files I need an appropriate token scanner

Already looking at this here: #64

cucumber/gherkin-streams#56 is a blocker on this

Closing in favour of #64