shawncplus / lzHilight

syntax highlighted cat

Home Page:http://shawnbiddle.com/lzHilight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bleeding colors with quoted strings and comments (INI)

shawncplus opened this issue · comments

Comments on the same line as quoted strings are highlighted as strings
somekey = "somevalue" ; this is highlighted as a string

Adds another token to capture/highlight an end quote. Closed by a68691d