cucumber / gherkin

A parser and compiler for the Gherkin language.
MIT License
188 stars 62 forks source link

Use different parameter delimiter for MDG #109

Open grobwrk opened 1 year ago

grobwrk commented 1 year ago

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

I would like to use MDG in my project to describe some "Scenario Outline" with "Examples".

✨ What's your proposed solution?

Permit to use a different parameter delimiter when creating a MDG file, because angle brackets are treated as html - so when you render the Markdown to HTML they are not shown.

⛏ Have you considered any alternatives or workarounds?

Hadn't found any alternative, seem that the angle brackets are the only possible delimiter for parameter.

📚 Any additional context?

If you needs additional context, ask me.


This text was originally generated from a template, then edited by hand. You can modify the template here.