; TextPad syntax definitions for JavaScript and HTML C=1 [Syntax] Namespace1 = 6 IgnoreCase = No InitKeyWordChars = A-Za-z_ KeyWordChars = A-Za-z0-9_ BracketChars = {[()]}; OperatorChars = -+*/<>!~%^&|= PreprocStart = # SyntaxStart = SyntaxEnd = HexPrefix = 0x CommentStart = /* CommentEnd = */ CommentStartAlt = CommentEndAlt = --> SingleComment = // SingleCommentCol = SingleCommentAlt =