[pmwiki-users] Re: Modified (:markup:)
    Dominique Faure 
    dominique.faure.1 at free.fr
       
    Tue Mar 22 01:20:50 CST 2005
    
    
  
At Sunday, March 20, 2005 7:01 PM [GMT+1=CET], Patrick R. Michaud wrote:
> Well, it's more than that -- we're using it to pass *unparsed* arguments.
> That's important.  And it's not "sudden" -- we've done similar things
> in several Cookbook recipes -- for example the Beautifier, CodeBlock, and
> SourceBlock recipes.
Anyway, another "parsing stopper" markup (whatever it will be designed) nice 
enhancement would be to have a kind of callback feature able to handle the 
rendering of enclosed text. Eg:
[=(:comment:)
 ...
=]
There, the rendering is to output nothing...
[=(:source lang=css ...:)
 ...
=]
With this we could have source code highlighted...
[=
 ...
=]
Nothing, render as preformatted text as usual...
Regards,
Dominique
    
    
More information about the pmwiki-users
mailing list