Describe the bug JUnit 4 seems to be included as a compile dependency in projects which include reference to Flexmark extension dependencies. This is causing clashing issues for projects using JUnit 5 ...
To make it more fair to pegdown I added ext-gfm-strikethrough and disabled auto-link extension for all parsers that have the option since it causes significant parser slow-down for all parsers: I also ...