Create the @parcel/transformer-markdown package in packages/transforms/markdown. This package is a Parcel 2 transform plugin for markdown. It should be based on the MarkdownAsset from Parcel 1.
The @parcel/transformer-markdown package is responsible for the following things:
markedI am interested interested in working on this!
Awesome @JosephMart! Let us know if you have any questions.
Here's some code that does a bunch of stuff already with Markdown:
https://github.com/parcel-bundler/parcel/pull/2882
We could rewrite it as a transformer and there you go. @JosephMart wanna pair up on that?
Most helpful comment
I am interested interested in working on this!