Closed davidwessman closed 1 year ago
<%= if this value end %>
or
<% if this %> <%= value %> <% end %>
Fails to parse
SyntaxTree::ERB::Parser::ParseError: Found no matching erb-tag to the if-tag at line 1,char 0 to line 3, char 125
syntax_tree: v6.1.1 syntax_tree-erb: v0.10.2
ERB-snippet
Expected
or
Actual formatting
Fails to parse
Comment
Versions
syntax_tree: v6.1.1 syntax_tree-erb: v0.10.2