Skip to content

Opening element in a context and closing the element in a second context #84

@marcoroth

Description

@marcoroth
<% if true %>
  <h1>
<% end %>

  Content

<% if true %>
  </h1>
<% end %>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions