Closed jrfnl closed 2 years ago
This small tweak makes the display of the error message independent of the code snippet implementation and will ensure that the actual error message is always displayed on the next line after the code snippet.
Fixes #93
Can we add unit test, please?
There are no unit tests for this code at all yet, so if you don't mind, I'd rather add tests for the whole class during the test project.
This small tweak makes the display of the error message independent of the code snippet implementation and will ensure that the actual error message is always displayed on the next line after the code snippet.
Fixes #93