On Feb 12, 2007, at 1:29 AM, Steve Lianoglou wrote:
patterns = ( { include = '#constant_placeholder'; }, { include = '#escaped_char'; }, ); },
Do I just fiddle with the first name = string.quoted.double.block.python to add test.reStructuredText to it (what's the right way to do that)?
Just add after or before those include lines another include line like:
{ include = 'text.restructuredtext';},
Haris