The Google PlusOne code looks like: <g:plusone size="medium"></g:plusone>
Unfortunately, in Grails world, “g:” is reserved.
I believe you can modify the Grails library, but I’m looking for an easier way.
How can I simply ask Grails to NOT PARSE this string?
I will answer my own question and give credit to Quentin, who commented on the question but did not write an answer (if you post the answer, I will select you as the correct answer).
There is an HTML version: