Open Kemot7 opened 4 months ago
Hi, I have a problem with documentation between gherkin steps and feature file. My documentation added to steps as follows:
It is incorrectly displayed in feature files.
Tags don't work, text cannot be formatted. The same documentation added to a method/function displays correctly (this is exactly the same jsdoc code).
For now, the only thing I can do is to use plain text in the documentation. Do I need additional configuration to make it work?
I am using Visual Studio Code, Playwright, TypeScript and Node.Js
Hi, I have a problem with documentation between gherkin steps and feature file. My documentation added to steps as follows:
It is incorrectly displayed in feature files.
Tags don't work, text cannot be formatted. The same documentation added to a method/function displays correctly (this is exactly the same jsdoc code).
For now, the only thing I can do is to use plain text in the documentation. Do I need additional configuration to make it work?
I am using Visual Studio Code, Playwright, TypeScript and Node.Js