Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown in gherkin doesn't work #294

Open
tlempart opened this issue Mar 18, 2024 · 0 comments
Open

Markdown in gherkin doesn't work #294

tlempart opened this issue Mar 18, 2024 · 0 comments

Comments

@tlempart
Copy link

πŸ‘“ What did you see?

I defined the below feature

Feature: Feature name

    Are you sure that _Markdown_ works for Feature **Descriptions**?

    Scenario: Scenario name

when I call yarn test I got
Screenshot 2024-03-18 at 14 15 38

βœ… What did you expect to see?

I would like to see the proper markdown formatting, i.e. italic for the Markdown string and bold for the Descriptions string.

πŸ“¦ Which tool/library version are you using?

The example is build on top of cucumber-js in version 10.3.1.

πŸ”¬ How could we reproduce it?

Please clone the https://github.com/tlempart/html-formatter-markdown repository and then run yarn install, yarn test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant