pymarkdown
pymarkdown copied to clipboard
Optional: Elevate Pragma Failures from warnings to errors
At the end of main/py--main, there was a TODO asking about this variable:
self.__plugins.number_of_pragma_failures
The best inference is that I was thinking that it would be useful to elevate pragma failures from warnings to errors.