Skip to content

Escape HTML values in step arguments#245

Merged
gkushang merged 1 commit intogkushang:developfrom
ilangv:develop
Aug 17, 2021
Merged

Escape HTML values in step arguments#245
gkushang merged 1 commit intogkushang:developfrom
ilangv:develop

Conversation

@ilangv
Copy link
Copy Markdown
Contributor

@ilangv ilangv commented Jul 2, 2021

This PR fixes issue where HTML report does not render step argument table when it contains html tags.

Eg:

        When I have a step
            | key      |
            | <test> |

Updating the lodash template to escape the html escape delimiter to render such cases.

@gkushang gkushang merged commit 57c23f8 into gkushang:develop Aug 17, 2021
@gkushang
Copy link
Copy Markdown
Owner

@ilangv - thanks for your contributions! Published with v5.5.0

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

Successfully merging this pull request may close these issues.

2 participants