; EmEditor Syntax File ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin= #CommentEnd= #LineComment1= #LineComment2= #SingleQuote=off #DoubleQuote=off #ContinueQuote=off #Escape=\ #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=on #Keyword color=1,word=off,rightall=on,case=on,insidetag=off,regexp=on ^^(?:\s*)= ^^(?:\s*)\* ^^(?:\s*)\: #Keyword color=1,word=off,rightall=off,case=on,insidetag=off,regexp=on ^^(?:\s*)\+ #Keyword color=2,word=off,rightall=off,case=on,insidetag=off,regexp=on ^^(?:\s*)\(\d+\) ^^(?:\s*)\| ^^(?:\s*)--- #Keyword color=3,word=off,rightall=off,case=on,insidetag=off,regexp=on \(\(\*.*?\*\)\) #Keyword color=4,word=off,rightall=off,case=on,insidetag=off,regexp=on \(\(<.*?>\)\) #Keyword color=5,word=off,rightall=off,case=on,insidetag=off,regexp=on \(\(\{.*?\}\)\) \(\(%.*?%\)\) \(\(-.*?-\)\) \(\(\|.*?\|\)\) \(\(:.*?:\)\) \(\('.*?'\)\) #Keyword color=6,word=off,rightall=on,case=on,insidetag=off,regexp=on ^^(?:\s*)<<< #Keyword color=7,word=off,rightall=on,case=on,insidetag=off,regexp=on ^^(?:\s*)^#