Randy Brown writes:
What is the proper way to turn off or on ROSPatterns such as ~~~ and ~~~~ ?

I have replied at http://www.pmwiki.org/wiki/Cookbook/ROSPatterns-Talk .

Similarly, I used to create new ROSPatterns through lines like this:

 $ROSPatterns['/(?<!~)~~~~~MyVariable~~~~~(?!~)/e']
    = "$MyVariable";

Has that changed in recent versions of PmWiki, now that "/e" is deprecated?

Added a section at http://www.pmwiki.org/wiki/Cookbook/ROSPatterns .

Petko

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to