Closed astubbs closed 3 years ago
For example, trying to parse:
h1 #{variable'}
Throws index out of bounds exception.
Fixed by #5
Just release 2.0.0-alpha4. I ported some of the error handling from pug.js over to java. You should now have some nicer error output. Don't mind that I don't need to merge your PR anymore.
Awesome! thanks.
For example, trying to parse:
Throws index out of bounds exception.
Fixed by #5