Hi,
First of all great package!
I want to edit de method render() in ParserException.php.
But if i do it probably be overwritten when a new version of this package is been released.
Can anyone tell me how i can exclude this or how to use my own custom ParserException in app/Exceptions?
Thanks in advance!