| #Highlight= | Either on or off depending on whether or not you want to highlight syntax. |
| #BeginTag= | Specify the character used as an opening tag. For example, < for HTML syntax. |
| #EndTag= | Specify the character used as a closing tag. For example, > for HTML syntax. |
| #CommentBegin= | Specify the character(s) used to mark the beginning of comments. For example, /* for C++ syntax. |
| #CommentEnd= | Specify the character(s) used to mark the end of comments. For example, */ for C++ syntax. |
| #LineComment1= | Specify the character(s) used to mark line comments. For example, // for C++ syntax. |
| #LineComment2= | Specify additional character(s) used to mark line comments. |
| #SingleQuote= | Either on or off depending on whether or not you want text strings enclosed in single quote marks to be highlighted. |
| #DoubleQuote= | Either on or off depending on whether or not you want text strings enclosed in double quote marks to be highlighted. |
| #ContinueQuote= | Either on or off depending on whether or not you want text strings enclosed in quotes to span lines. |
| #Escape= | Specify the character used as an escape for quote marks. |
| #ScriptBegin= | Specify the character(s) used to mark the beginning of a script. |
| #ScriptEnd= | Specify the character(s) used to mark the end of a script. |
| #SpecialSyntax= | Specify HTML, HTML-Embedded, or off
depending on the mix of HTML and script languages, if any, in the same
document.
|
| #HighlightBraces= | Either on or off depending on whether or not you want braces to be highlighted. |
| #Keyword= | #Keyword options include:
|
Send feedback on this topic to Emurasoft