Skip to content

Instantly share code, notes, and snippets.

@ptaferner
Last active November 27, 2015 10:52
Show Gist options
  • Save ptaferner/b3b04f4924263f72127d to your computer and use it in GitHub Desktop.
Save ptaferner/b3b04f4924263f72127d to your computer and use it in GitHub Desktop.
In case you want non-XML-conform HTML markup based on a condition, use a construct like this:
<b:if cond='data:index in {2, 5}'>
&lt;/div&gt;
</b:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment