Am 28.08.2012 18:08, schrieb simendsjo:

How can I avoid line breaks? Say I have the following code:
span.given-name first
span.family-name last

and I want to render them on the same line. Do I have to use plain html?
!= "<span class='given-name ...

Inside of a <pre> or something similar, yes, != is currently the only
option. But I've just noticed that the HTML escaping rules are a bit off
compared to jade, I'm fixing that now. After that, inline tags should
also be possible:

| <span class='asd'>asd</span><span>aga</span>