Created
April 15, 2015 10:10
-
-
Save DerZyklop/8859b589804abf39fed7 to your computer and use it in GitHub Desktop.
regular expression for coffeescript comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^([ ]*)#( [a-z,A-Z,0-9,üöä, ,":.'()->?`\[\]]*) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment