1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 14:56:54 +02:00

Review docs for added rouge lexers and update those with new highlighters

This commit is contained in:
Adam
2014-09-08 13:08:28 +02:00
parent c0d8a18b08
commit eab554a7a7
20 changed files with 21 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ As one of the succeeders of JavaScript, CoffeeScript tries its best to output re
See also [the CoffeeScript website](http://coffeescript.org/), which has a complete tutorial on CoffeeScript.
``` coffeescript
```coffeescript
# CoffeeScript is a hipster language.
# It goes with the trends of many modern languages.
# So comments are like Ruby and Python, they use number symbols.