in reply to Re: Parsing Mason tags like HTML tags?
in thread Parsing Mason tags like HTML tags?

Thanks for the reply, but I found that since you can't have nested mason tags such as:
<% <% $example %> %>
Then a properly done regex could handle them.