William Yang wrote:
A little quirk with the Latex equation highlighting: if you use an equation environment like \begin{equation} or \begin{multline}, everything inside of the \begin \end is highlighted as an equation, even \label{} definitions. Shouldn't things like \label not be colored like the equation? What do you all thing?
This just means that the grammar isn't complex enough, and doesn't know about \label{} yet. It's easy to change that, and I'm sure that Haris would be glad to accept a patch that fixes it...
-Jacob Rus