Closed zaxebo1 closed 7 years ago
is there any method available by which i can change the delimiter from :: :: to <% and %> that is, instead of His last message was : ::someUser.lastMessage():: i may be able to process this: His last message was : <%=someUser.lastMessage()%>
You'll have to modify the parser, but I don't maintain the library anymore.
is there any method available by which i can change the delimiter from :: :: to <% and %> that is, instead of His last message was : ::someUser.lastMessage():: i may be able to process this: His last message was : <%=someUser.lastMessage()%>