Template plugin: ignore more than three subsequent ##
Submitted by Wednesday, 10 November, 2004 - 11:16
on
Hi All,
I'm a Perl developer and use ########## lines to cut my code into pieces or make things more visible.
Unfortunately, the template plugin rips out these lines as they start with ## and are therefore a vm comment.
It would thus be cool to have a directive to not parse some characters.
E.g.:
#noparse=#####################################################################
Thanks,
Sven
I'm a Perl developer and use ########## lines to cut my code into pieces or make things more visible.
Unfortunately, the template plugin rips out these lines as they start with ## and are therefore a vm comment.
It would thus be cool to have a directive to not parse some characters.
E.g.:
#noparse=#####################################################################
Thanks,
Sven