Open GoogleCodeExporter opened 9 years ago
I'm running into the same issue with my SQL. It's not picking up keywords or
some column types:
For example, CREATE TABLE foo (new_col int, new_new_col varchar(100));
CREATE TABLE isn't treated like a keyword, it is formatted as plaintext.
varchar is also overlooked. It is also tagged as plaintext. I've confirmed this
by playing with the CSS.
I've attached my output. Also, I'm serving my own via css.
Original comment by cxstar...@gmail.com
on 17 Feb 2015 at 10:55
Attachments:
Original issue reported on code.google.com by
titans.s...@gmail.com
on 23 Dec 2013 at 4:16