From mboxrd@z Thu Jan 1 00:00:00 1970 From: smithj4 at bnl.gov (Jason A. Smith) Date: Mon, 05 Aug 2013 09:52:03 -0400 Subject: Syntax highlighting broken. Message-ID: <51FFAE03.30901@bnl.gov> Hi, After updating to cgit-0.9.2 I noticed that the syntax highlighting broke. It looks like a recent commit: http://git.zx2c4.com/cgit/commit/cgit.css?id=8149be213f1c8f52b0dbe6c213f6073af57fa954 removed style sheet elements that are required for the highlight command to properly display its added syntax highlighting, as mentioned in the comments here: http://git.zx2c4.com/cgit/tree/filters/syntax-highlighting.sh Can this commit be reversed to re-enable the syntax highlighting? Thanks, ~Jason From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Mon, 12 Aug 2013 13:07:32 -0600 Subject: Syntax highlighting broken. In-Reply-To: <51FFAE03.30901@bnl.gov> References: <51FFAE03.30901@bnl.gov> Message-ID: This CSS was removed so that cgit could support multiple highlighting engines without preferring one over another. Either include this CSS along with the highlighted output in