Change the pattern in line 13 of markups.php to this: '/\/\*(.*?)\*\/([^\/]|$)/s'
We have fixed it for the next release. The prior pattern failed when the */ is the last character in the page (zone). On Sun, Aug 2, 2009 at 6:48 PM, Mirko<[email protected]> wrote: > > Using /* ... */ within one line works perfect, but code like the > following will not be treat3ed like a comment: > /* > next line > other line > */ > > The wired thing is that also the template examples in the > documentation do not work on my installation: > > [(search group=somepage template=mytemplate)] > > /* > [[#mytemplate]] > ... > [[#end]] > */ > > Always show the "/*" "*/" markups in the output. > > Anyone found a similar behaviour? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
