Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various #137

Closed
wants to merge 6 commits into from
Closed

various #137

wants to merge 6 commits into from

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Oct 6, 2013

No description provided.

@@ -36,6 +36,7 @@ define([], function (w) {
// We actually need a String object, not a string primitive
/* jshint -W053 */
var s = new String(block);
/* jshint +W053 */
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh that's how you do that? I was looking for a way but last time I looked I failed any actually finding any really useful docs for jshint. Thanks!

@XhmikosR
Copy link
Contributor Author

bump

BTW, I'm getting the following on Windows

C:\Users\xmr\Desktop\markdown-js>node -v && npm -v
v0.10.21
1.3.11

C:\Users\xmr\Desktop\markdown-js>grunt
Running "node_tap:default_options" (node_tap) task
Fatal error: spawn ENOENT

@XhmikosR
Copy link
Contributor Author

bump

@XhmikosR XhmikosR closed this May 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants