We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Doesn't seem to work on hexo but works on github
x = -> (i for i in items)
The text was updated successfully, but these errors were encountered:
should be as simple as adding it as an alias here https://github.com/tommy351/hexo/blob/master/lib/util/highlight.js#L4
Sorry, something went wrong.
What alias do you use? 2013-3-29 上午8:48 於 "Eric Schoffstall" notifications@github.com 寫道:
Doesn't seem to work on hexo but works on github x = -> (i for i in items) — Reply to this email directly or view it on GitHubhttps://github.com//issues/131 .
— Reply to this email directly or view it on GitHubhttps://github.com//issues/131 .
The github alias is coffee-script and the alias in hexo is coffeescript - this caused some confusion
Coffeescript highlight alias #131
fdfd885
No branches or pull requests
Doesn't seem to work on hexo but works on github
The text was updated successfully, but these errors were encountered: