Open Ayodehi opened 10 years ago
i have the same problem, line 2,4,6... can't be marked... any idea?
@Ayodehi @H-Ahmadi try this - Crayon Settings > Line > UnCheck 'Display striped code lines'. Happy Coding 👍
If this is happening then it's a bug. The striped code lines class might be higher CSS specificity than the marked line rules.
Running this code will mark lines 3 and 5, but not 2. No matter what I try, I can't get any code segments to mark line 2.
(Note: the language is a custom language to support http://docs.unity3d.com/Documentation/Components/SL-Reference.html)