I am trying to use insertions in my documentation using Grails 2.4.4
. According to the Textile syntax this should be
+Text with insertion+
The output of the Grails Documentation Engine is +Text with insertion+.
Can anyone tell me whats the syntax of insertions?