# First comment Feature: My amazing feature Feature description line 1 Feature description line 2 #comment Scenario Outline: My detailed scenario #string Given That is set When When I Then I should get the # indented comment Examples: | x | subtract | remain#der | | 12 | 5\|3 | #73 | | #the | 10 | 15 |