Skip to content

Instantly share code, notes, and snippets.

@kurisuwhyte
Created July 21, 2013 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kurisuwhyte/6050066 to your computer and use it in GitHub Desktop.
Save kurisuwhyte/6050066 to your computer and use it in GitHub Desktop.
LiveScript's pygments lexer is broken for word arrays
fruits = <[ apple orange ]>
# This should be a comment
people = <[ Chris Alice ]>
# This should be another comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment