Open tauren opened 7 years ago
same here....
same here ... @tauren @FrendKao How did you solve this problem?
Having the same problem, I chose this project because it supports code highlighting, but not being able to use braces is a major issue right now.
solved, by switching to jsxtreme-markdown-loader relevant gist: https://gist.github.com/alexvish/73a52e03ddd7919da3eb1dfd2630493a
I'd like to display some code samples within the page, not actually render it. But I'm getting an error.
I'm not quite sure if the problem is in this loader or not. When I add the following to a markdown file that is processed through this loader and then through babel, I get a
BabelLoaderError: SyntaxError: Unexpected token (46:227)
error.Here is the full error: