Talk:SAS Code Syntax Highlighting
From sasCommunity
Not sure there is much value in creating a template for this (may even be a bad idea). Most articles will not be just SAS code. --Don Henderson 20:44, 2 April 2009 (UTC)
It thinks backslash is escape character
See Writing a file with PROC SQL and look at the backslash characters and the character immediately following each. It seems to think the backslashes are escapes. Can the rules be tuned?
The GeSHi link led to a doc page that seems to indicate that this can perhaps be changed (i.e., the script for one of the languages was included and the \ was assigned as the escape character). Will likely need a fair amount of research to determine if this can be changes and what the other impacts are. Need to determine the priority of this vs. the other items waiting to be done. --Don Henderson 13:45, 6 April 2009 (UTC)
