[racket-dev] Getting github to recognize .scrbl files
50 minutes ago, Eli Barzilay wrote:
> GH made the code that decides what language a file is written in
> public. I made a pull request that adds .scrbl files -- and the
> instructions say that I should now "Promote it. Get others to drop in
> and +1 it.".
>
> So, drop in a +1 it:
>
> https://github.com/github/linguist/pull/6
No need, it's already merged. BTW, note that this project maps Racket
files to the pygments Scheme lexer -- so if you care about it enough,
it would be nice to have a Racket lexer in pygments that targets
Racket specifically instead of tweaking the lexer Scheme more.
(BTW, still annoying to see []s hightlighted in red... But that's a
general scheme issue now too.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!