I never understood why most developers do not care.
Calm down. If everybody was a good programmer, Programming wouldn't be a skill, it would be a human feature. So it would be boring.
Talking of highlighters, I want to clarify that I haven't defined identifiers and numbers in the syntax, because the default is:
<Identifiers
Start = “ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz$_”
Content = “ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_”>
</Identifiers>
<Number Start=”0123456789.” > </Number>