Find answers from the community

j
joji
Offline, last seen 3 months ago
Joined September 25, 2024
Hey everyone, trying this message here in case someone knows a solution. Thanks in advance.

I'm getting this weird parsing error from the node-parser module. peg$SyntaxError: Expected "http://", "https://", [([{"'‘], [0-9], [^ \t\n\r!?([}")\]}"0-9@], [^ \t\n\r!?.([})]}"0-9@], [a-z0-9], or [a-z] but "\n" found.
I'm using a markdown file and this error is saying that the "\n" character is invalid? even though it clearly says it's an accepted value. Has anyone else seen this??
3 comments
j
L