Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.0.1
-
None
-
Unit
-
Unknown
-
Description
For example the following currently breaks since RubyMacro starts with an "R" which is greater than "G" (GroovyMacro):
{{ruby}} def var1 {{/ruby}} {{groovy}} use var1 {{/groovy}}