Hi @wooorm!
I'm trying to use the mdast package with npm install mdast. It appears that this package used to be an actual implementation of the parser, but now I'm just seeing the spec document for version 3.0.0:

https://unpkg.com/browse/mdast@3.0.0/
Is this intended?
Hi @wooorm!
I'm trying to use the
mdastpackage withnpm install mdast. It appears that this package used to be an actual implementation of the parser, but now I'm just seeing the spec document for version 3.0.0:https://unpkg.com/browse/mdast@3.0.0/
Is this intended?