Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for new parser integration #109

Closed
wooorm opened this issue Dec 14, 2015 · 0 comments
Closed

Add docs for new parser integration #109

wooorm opened this issue Dec 14, 2015 · 0 comments
Assignees
Labels
plugin 🦋 type/enhancement This is great to have
Milestone

Comments

@wooorm
Copy link
Member

wooorm commented Dec 14, 2015

The rewritten parser (GH-96) introduced a new mechanism for integration by mdast plug-in’s. This should be documented. Probably in mdastplugin(3)

Supersedes GH-42.

@wooorm wooorm self-assigned this Dec 14, 2015
@wooorm wooorm added this to the 3.0.0 milestone Dec 14, 2015
wooorm added a commit that referenced this issue Dec 18, 2015
Since 6d13eb5, the parser was completely rewritten utilising a new,
performant, mechanism.  This mechanism makes interfacing with the
parser from a plug-in significantly simpler.

Closes GH-42.
Closes GH-109.
@wooorm wooorm closed this as completed in 7a5d16d Dec 24, 2015
@wooorm wooorm added 🐛 type/bug This is a problem plugin 🦋 type/enhancement This is great to have and removed 🐛 type/bug This is a problem labels Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin 🦋 type/enhancement This is great to have
Development

No branches or pull requests

1 participant