[pmwiki-devel] e modifier

Simon nzskiwi at gmail.com
Sat Aug 9 03:10:38 CDT 2014


I have the following

Markup( 'ChordPro',
  'fulltext', "/\\|\\|:(.*?):\\|\\|/s*e*im",
  "Keep(ChordPro_Parse(explode(\"\n\",PSS('$1'))))" );

Having read the documentation

Markup_e( 'ChordPro',
  'fulltext', "/\\|\\|:(.*?):\\|\\|/sim",
  "Keep(ChordPro_Parse(explode(\"\n\",PSS(\$m[1]))))" );

seems to work.
Just wanting to confirm that is all I have to do?

thanks

Simon

http://www.pmwiki.org/wiki/PmWiki/CustomMarkup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20140809/fe4c9c26/attachment.html>


More information about the pmwiki-devel mailing list