foliator
Joined: 13 Nov 2011 Posts: 17 Location: BC, Canada
|
Posted: Sun Nov 13, 2011 6:00 pm Post subject: Coder syntax highlighting problem |
|
|
I will try to simulate here a problem I have with the Coder plugin. Whenever a single letter occurs by itself in the body text of an HTML file, it gets highlighted by the plugin as if it were part of a tag. This is a nuisance, so I temporarily disabled highlighting to avoid, it but I normally prefer to use syntax highlighting when creating a web page. As you can see, I have marked each letter in this paragraph that would be highlighted by the coder.
Apparently the coder is assuming that I've tried to use the tags <a href=""></a> and <i></i>.
As you can imagine, this can be pretty distracting. Is there a way to correct it without disabling syntax highlighting for the real tags? |
|