python: Implement markdown token scanner
Closed this issue · 3 comments
elchupanebrej commented
🤔 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
mattwynne commented
cucumber/gherkin-streams#56 is a blocker on this