neuland/jade4j

Getting Exception while Parsing jade template

LamaBimal opened this issue · 1 comments

While Parse the jade template. I got the following errors.
expected class de.neuland.jade4j.lexer.token.Indent but got class de.neuland.jade4j.lexer.token.Newline
How could i resolve it?

Hard to say without the template. Have you tried narrowing it down?