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

fix: fix markdown-it types #131

Merged

Conversation

meteorlxy
Copy link
Contributor

This PR fixes the error:

types/index.d.ts:69:29 - error TS2709: Cannot use namespace 'MarkdownIt' as a type.

69 declare function anchor(md: MarkdownIt, opts?: anchor.AnchorOptions): void;

@valeriangalliat valeriangalliat merged commit 37acd7b into valeriangalliat:master May 17, 2024
@valeriangalliat
Copy link
Owner

Thanks!! Published with 9.0.1

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 this pull request may close these issues.

2 participants