ESM is coming. It is already supported in most browsers and is coming to Node 1.
With that said, there are few libraries that have native support for it yet. As far as Markdown parsers go:
Long-story-short, unless somebody starts a 'clean room' implementation of a Markdown parser in ES this is going to be a pain point for FE devs working in native ESM.
I've been experimenting a bit and managed to create a PR that adds support with very minimal impact on the existing codebase.
1 I'm a participant on the Node/Modules work group. If all goes well, we may see unflagged support before the end of the year.
Thanks for your contribution. I will have a look as soon as possible, when I have the time.
It still seems there is not ESM compatibility for Showdown in 2020.
Is this coming?
Most helpful comment
It still seems there is not ESM compatibility for Showdown in 2020.