stable
Clone or download
Read-only
request #20572 Text is not displayed when the user change the format from "HTML" to "Markdown" in Step definition fields
How to test: - In your Step Definition field, add a step and choose the "HTML" format - Write some content - Switch to "Markdown" format => The HTML text is displayed and is converted in Markdown syntax Change-Id: I32feca5cae9a094edd72acefeb28e4c81b1eedcc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionEditableStep.test.js | +61 | −3 | Go to diff View file |
M | plugins/testmanagement/scripts/step-definition-field/StepDefinitionEditableStep.vue | +6 | −1 | Go to diff View file |