Search found 1 match

by Creativus
02 Dec 2008 05:11
Forum: Syntax files
Topic: Compound quotes and recursive features in syntax files
Replies: 0
Views: 9388

Compound quotes and recursive features in syntax files

Hello All!

I am preparing a syntax highlighter, and have some questions, perhaps someone could help me with them:

1. Compound quotes are used to enclose text like so: `"alpha beta gamma"' . Note that the opening quote is different from the closing quote. Standard string character is same for ...