When you use a table in a scenario, the HTML output is showing in yellow. (The console output is fine) Example : ``` Scenario: I test a table When I test data with: | name | value | | TheName | TheValue | ``` This issue happen only with version > 1.3.0