[pmwiki-devel] Stopping additional markup being applied
    Simon 
    nzskiwi at gmail.com
       
    Thu Aug 13 16:21:53 CDT 2009
    
    
  
I'm trying to do an update to ChordPro (
http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/ChordPro)
Markup( 'chordpro', 'fulltext', "/\\|\\|:(.*):\\|\\|/seim",
    "ChordPro_Parse(explode(\"\n\",PSS('$1')))" );
The recipe scans a bunch of lines between the markup ||: and :||
and processes its own internal markup.
It generates and returns html.
How do I stop other markup being applied to the generated html
(you can see and example of this happening in the reference above)
thanks
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20090814/03a7ddd2/attachment.html 
    
    
More information about the pmwiki-devel
mailing list