Skip to content

feat: add basic type stubs #221

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

G-Rath
Copy link

@G-Rath G-Rath commented May 26, 2025

As discussed this adds an initial pyi file that types markdownify enough that checkers like mypy should be happy for consumers to use markdownify in a strongly typed context.

The types are by no means compete, but from here they can be easily iterated on and improved - I've not included setting up mypy checking as part of this as my understanding is it won't do anything given this is a single file

Resolves #215

@G-Rath
Copy link
Author

G-Rath commented Jun 29, 2025

@AlexVonB @chrispy-snps friendly bump in case you missed this 🙂

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.

Shipping types for type-checking
1 participant