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

Allow for use with markdown-it >=13? #139

Closed
schanzer opened this issue May 6, 2022 · 3 comments · Fixed by #140
Closed

Allow for use with markdown-it >=13? #139

schanzer opened this issue May 6, 2022 · 3 comments · Fixed by #140

Comments

@schanzer
Copy link
Contributor

schanzer commented May 6, 2022

The current version of markdown-it is disallowed by this package. If there's a compatibility issue, it would be great to see it resolved. And if not, perhaps the fix is as simple as updating the version string in package.json?

@arve0
Copy link
Owner

arve0 commented May 6, 2022

Hi 👋 Thanks for reporting. Should probably be as easy as updating and running the tests, yes. You want to give it a go?

@schanzer
Copy link
Contributor Author

schanzer commented May 6, 2022

@arve0 done! All tests pass.

@arve0 arve0 closed this as completed in #140 May 8, 2022
@arve0
Copy link
Owner

arve0 commented May 8, 2022

Released in v4.1.4.

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

Successfully merging a pull request may close this issue.

2 participants