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

Need to upgrade unified to v10 #39

Open
Zamiell opened this issue Jul 24, 2021 · 1 comment
Open

Need to upgrade unified to v10 #39

Zamiell opened this issue Jul 24, 2021 · 1 comment

Comments

@Zamiell
Copy link

Zamiell commented Jul 24, 2021

This plugin no longer works out of the box with remark, because it depends on a version of unified that is too old.

Please upgrade the unified dependency to 10.0.1 so that your users can use this plugin again without hard-coding their package.json files to out of date versions of all other remark tools in the ecosystem.

@factoidforrest
Copy link

Big +1 on this. I tried to figure out how to fix the code but the unified docs are...sparse on how to write plugins. The issue seems to come with the way the plugin extends Parser.

I'll definitely submit a PR if I get it working. Someone with more unified experience would really help out, though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants