-
Notifications
You must be signed in to change notification settings - Fork 119
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
Marked.js error: while (this.next().type !== 'list_item_end') #122
Comments
Have the same error. Any progress? |
Bump. I have the same problem on Windows with StyleDocco (and KSS). On Linux there is also error - almost identical. |
I've found one issue with Marked.js and its LESS sources parsing. I had this Markdown in one of my LESS files:
Then I tried change it to this:
…and it works. I think there is problem with ugly Mardown syntax. Can you try it? |
I don't even have that line in Marked.js. Anywhere actually :-/ I gone through all files in "...\AppData\Roaming\npm\node_modules" and local folder but no luck. |
Ah, sorry, could explain it better. |
Well... I found this.
|
styledocco worked well but now I am getting this error message.
Any ideas where I can start debugging?
The text was updated successfully, but these errors were encountered: