- @megachriz opened merge request.
- π³π±Netherlands megachriz
I've written a few tests to render a text with each markdown parser. Only for the CommonMark PECL parser I marked the test as incomplete because that one requires a PECL extension. Without the
markTestIncomplete()
call, the fails with the errorCall to undefined function CommonMark\Parse()
.