Full type annotations · Issue #1389 · Python-Markdown/markdown (original) (raw)

Now that you added type annotations in many places, I was wondering if you would consider annotating the whole package, and mark it as typed with a py.typed file? For now users who want to type-check their code using Python-Markdown can install types-markdown which comes from typeshed.