mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
Mark commonmark as no_longer_updated (#13726)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
version = "0.9.*"
|
||||
upstream_repository = "https://github.com/rtfd/commonmark.py"
|
||||
no_longer_updated = true
|
||||
extra_description = """\
|
||||
`commonmark` is deprecated in favor of [markdown-it-py](https://pypi.org/project/markdown-it-py/).
|
||||
See [this issue](https://github.com/readthedocs/commonmark.py/issues/308) for background and discussion."""
|
||||
|
||||
Reference in New Issue
Block a user