mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 13:58:33 -05:00
[PR #3068] [CLOSED] Add mistletoe to Markdown section #18370
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3068
Author: @Eruditi
Created: 4/18/2026
Status: ❌ Closed
Base:
master← Head:master📝 Commits (9)
fd10ea1Add mistletoe to Markdown section2d8a5caAdd guarddog to Miscellaneous section8b5c4cfAdd guarddog to Miscellaneous sectione9d196aAdd validators to Data Validation section7ad723dAdd divine-typed-requests to HTTP Clients section3c0a9cbAdd logust to Logging section18fea73Add cli-standard-kit to CLI Development sectionab813d7fix: correct literal backslash-n in README entries50ab6a1fix: correct guarddog indentation to top-level entry📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)📄 Description
Summary
Add mistletoe to the Markdown section.
Impact
mistletoe is a fast, extensible and spec-compliant Markdown parser in pure Python with the following advantages:
This library meets the Hidden Gem criteria with 1039 stars and provides distinct value from existing entries (markdown-it-py, markdown, markitdown, mistune).
Changes
Added mistletoe entry in alphabetical order between markitdown and mistune.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.