Skip to content

Instantly share code, notes, and snippets.

@DerZyklop
Created April 15, 2015 10:10
Show Gist options
  • Save DerZyklop/8859b589804abf39fed7 to your computer and use it in GitHub Desktop.
Save DerZyklop/8859b589804abf39fed7 to your computer and use it in GitHub Desktop.
regular expression for coffeescript comments
^([ ]*)#( [a-z,A-Z,0-9,üöä, ,":.'()->?`\[\]]*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment