[PR #3068] [CLOSED] Add mistletoe to Markdown section #18370

Closed
opened 2026-05-11 14:59:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3068
Author: @Eruditi
Created: 4/18/2026
Status: Closed

Base: masterHead: master


📝 Commits (9)

  • fd10ea1 Add mistletoe to Markdown section
  • 2d8a5ca Add guarddog to Miscellaneous section
  • 8b5c4cf Add guarddog to Miscellaneous section
  • e9d196a Add validators to Data Validation section
  • 7ad723d Add divine-typed-requests to HTTP Clients section
  • 3c0a9cb Add logust to Logging section
  • 18fea73 Add cli-standard-kit to CLI Development section
  • ab813d7 fix: correct literal backslash-n in README entries
  • 50ab6a1 fix: 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:

  • Fastest CommonMark-compliant parser in pure Python
  • Follows CommonMark specification for predictable output
  • Supports custom tokens and multiple renderers (HTML, LaTeX, AST, Markdown)
  • Active development with recent commits (pushed 2026-03-22)
  • MIT license, well-maintained

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3068 **Author:** [@Eruditi](https://github.com/Eruditi) **Created:** 4/18/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`fd10ea1`](https://github.com/vinta/awesome-python/commit/fd10ea13b19cf5748d0a15551a1ea5d4c5e77ac2) Add mistletoe to Markdown section - [`2d8a5ca`](https://github.com/vinta/awesome-python/commit/2d8a5cacd795eb7c4d3dd7769500b2badcc3c9c0) Add guarddog to Miscellaneous section - [`8b5c4cf`](https://github.com/vinta/awesome-python/commit/8b5c4cf11ef6c4a75c4610a6835d09c4aa347053) Add guarddog to Miscellaneous section - [`e9d196a`](https://github.com/vinta/awesome-python/commit/e9d196a1b31217199b9b8037caeab298c3b3e604) Add validators to Data Validation section - [`7ad723d`](https://github.com/vinta/awesome-python/commit/7ad723dd2dee321082acc32798ad3f2ca765499a) Add divine-typed-requests to HTTP Clients section - [`3c0a9cb`](https://github.com/vinta/awesome-python/commit/3c0a9cb69b3dbcf72d23eb5399d9d4bf50565b92) Add logust to Logging section - [`18fea73`](https://github.com/vinta/awesome-python/commit/18fea73b76d53362b1d0039974256773cb6920bb) Add cli-standard-kit to CLI Development section - [`ab813d7`](https://github.com/vinta/awesome-python/commit/ab813d709364868776d56438f7657cb2b94d2996) fix: correct literal backslash-n in README entries - [`50ab6a1`](https://github.com/vinta/awesome-python/commit/50ab6a14d9305c5c9954f1884a372362974c199f) fix: correct guarddog indentation to top-level entry ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) </details> ### 📄 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: - Fastest CommonMark-compliant parser in pure Python - Follows CommonMark specification for predictable output - Supports custom tokens and multiple renderers (HTML, LaTeX, AST, Markdown) - Active development with recent commits (pushed 2026-03-22) - MIT license, well-maintained 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-11 14:59:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#18370