You should be able to use a somewhat ugly workaround of wrapping your tag 
with <%= '...' %>

On Saturday, June 30, 2012 4:56:44 PM UTC-6, txapelgorri wrote:
>
> Hi there:
>
> I need to insert an HTML snippet code like this into application.dryml 
> (Hobo 1.3):
> ...
> <span xmlns:dct="http://purl.org/dc/terms/"; href="
> http://purl.org/dc/dcmitype/MovingImage"; property="dct:title" 
> rel="dct:type">
> ...
> The problem is that the colon there provokes an error:
> ...
> invalid attribute name 'xmlns:dct' (remember to use...)
> ...
>
> Is there any way to escape colons to get this HTML working?
>
> Thanks in advance, Ibon.
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/Mx6A7PVbTwsJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to