For compatibility with pearwiki_filter do the following:

1. Rearrange the filters so pearwiki_filter is BEFORE template_filter
2. Add the following regular expression as the ignore regular expression of pearwiki_filter:

#(?<!{){{(?!{)([^}]|(}}}))*(?<!})}}(?!})#s
