- Issue created by @malcomio
- 🇬🇧United Kingdom malcomio
\Drupal\markdown\Annotation\ComposerPackage::getAvailableVersions
is using a deprecated URL to check for known packages.See https://github.com/thephpleague/commonmark/discussions/1082#discussionco... for more info.
- 🇬🇧United Kingdom malcomio
This change doesn't explain what to do about unknown parsers, but it does:
1. fix the packagist API URL
2. only check enabled parsers
3. make the messaging a bit easier to read