On Thu, Jul 18, 2013 at 3:19 AM, Roger Rousseau <th3ra...@gmail.com> wrote: > The site uses syntax highlighting from Rouge > (https://github.com/jayferd/rouge), via middleman-syntax, which > unfortunately doesn't have a Racket highlighting built in. It's been a > problem a few times; notably, F# is using C# highlighting right now, Dart is > using JS (which is pretty dire), and R and Julia are using Python. > > Jayferd was really receptive to the Elixir patches to Rouge; you could > probably to a pretty quick Racket one by mostly copying the Scheme lexer if > you wanted: > https://github.com/jayferd/rouge/blob/master/lib/rouge/lexers/scheme.rb
I submitted a pull request: https://github.com/jayferd/rouge/pull/86 ____________________ Racket Users list: http://lists.racket-lang.org/users