problem with syntax definitions
Posted: Fri Jul 06, 2001 8:38 am
I'm trying to write a syntax definition file for Velocity templates. These incorporate standard html, and a bunch of keywords which start with # e.g. #set #foreach
Some of the keywords are followed by a bracket ( something ), some not. Is there any way to match on these keywords at the same time as html tags? I though there might be some mileage with the [Preprocessor keywords] section but no luck so far.
TIA, simon
Some of the keywords are followed by a bracket ( something ), some not. Is there any way to match on these keywords at the same time as html tags? I though there might be some mileage with the [Preprocessor keywords] section but no luck so far.
TIA, simon