format_npf
can raise an error when it is unable to parse the given contents and layout
#24
Labels
bug
Something isn't working
format_npf
is supposed to be a fail-proof function that always returns at least an empty<div>
in the event that it is unable to format anything.However, if the error occurs in the parsing stage it is just raised instead of handled.
The text was updated successfully, but these errors were encountered: