Hi all,
I'm experimenting with jQuery Mobile and discovered an incompatibility with RapydML. Creating divs such as
div(data-role="controlgroup"):
Command data-role="controlgroup"' is not a valid mathematical operation  
It appears that RapydML is erroneously interpreting the dash as subtraction.
Alex