Candidate: https://markdown-it-py.readthedocs.io ([different parsing flavours](https://markdown-it-py.readthedocs.io/en/latest/using.html#the-parser), [plugins](https://mdit-py-plugins.readthedocs.io/en/latest/) Considerations: - effort - upgrade path or make the parser pluggable? (e.g. `pip install wagtail-markdown[mdit]`) ?