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/-/5fqSAt9M8H4J. 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.
