Skip to content

Markdown in gherkin doesn't workΒ #294

@tlempart

Description

@tlempart

πŸ‘“ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions