Hi,

this is not really a Camping question, but a Markaby one, so
please don't be angry, please!  :)

How can I use HTML5 tags (for example <footer>) and HTML5
compliant attributes (for example data-content="xxx") in Markaby?
It throws an error when I try this.  I've workarounded it with
text "<footer>"   and  text "<div data-content=\"xxx\">"  but this
isn't the nicest solution.  How would you do these?

u.
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to