- Issue created by @jasonawant
- Status changed to Closed: cannot reproduce
4 months ago 1:37pm 29 March 2025 - π³π±Netherlands megachriz
I can no longer reproduce this issue. Maybe it has been fixed in the mean time. In π± [markdown] Add Tests Needs work I added test coverage that follows the steps listed in the issue summary and the test passes.
Feel free to reopen if this is still an issue.
- π¬π§United Kingdom malcomio
Possibly related to β¨ Add support for Commonmark v2 Active ?
In our test environment, where we have the patch from that issue, and league/commonmark 2.7.0, but haven't changed any markdown settings, we are seeing "3 Unknown parsers", with CommonMark and CommonMark PECL as the unknown ones.
In another environment where we have league/commonmark:2.6.0, it isn't flagged as unknown.
- π¬π§United Kingdom malcomio
Strangely, https://repo.packagist.org/p/league/commonmark.json does not include 2.7.0, although it does display on https://packagist.org/packages/league/commonmark - possibly related?
See also π Explain Unknown parsers more clearly Active