Closed
Description
Hello,
First off, awesome repo. I love having this handy for self-study or looking up things in a pinch. Very well done, guys!
While reading through some of the Readme.md
files though, I've noticed a lack of syntax highlighting in the code samples. See the chain pattern for an example. This is trivial to add as GitHub supports it as part of their flavor of Markdown.
I'm more than happy to fork and update them later tonight if possible. However, I'm not sure if that will break the build tools for the site. Can anyone enlighten me if it's possible?
Thanks!