awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to trentm/python-markdown2

Open-source alternatives to Python Markdown2

8 open-source projects similar to trentm/python-markdown2, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Markdown2 alternative.

  • charmbracelet/glowAvatar de charmbracelet

    charmbracelet/glow

    22,908Voir sur GitHub↗

    Glow is a terminal-based interface designed for browsing, rendering, and navigating markdown documentation. It functions as a command-line reader that allows users to discover and view formatted text files directly within their terminal environment. The tool distinguishes itself by providing a high-performance pager that supports both local file system navigation and remote repository access. It automatically scans directories and version control structures to index documentation, while its remote-aware fetching capabilities enable the retrieval of content from web sources and code repositori

    Gocliexcitementhacktoberfest
    Voir sur GitHub↗22,908
  • ddddddo/gtreeAvatar de ddddddO

    ddddddO/gtree

    331Voir sur GitHub↗

    Easily output ASCII tree from Go program or Markdown unordered list (and it does more than just output tree!🌳🗂🔍)

    Go
    Voir sur GitHub↗331
  • harehare/mqAvatar de harehare

    harehare/mq

    922Voir sur GitHub↗

    A jq-like Markdown query language for command-line processing

    Rustcliinterpreterjq
    Voir sur GitHub↗922
  • joeyespo/gripAvatar de joeyespo

    joeyespo/grip

    6,807Voir sur GitHub↗

    Grip is a GitHub API rendering tool and markdown previewer that transforms local markdown files into styled HTML. It functions as a converter for processing markdown text into HTML files and as a local server for verifying content appearance before it is committed to a repository. The project ensures visual parity with GitHub by using the GitHub API to render content, applying the specific styles used in repository comments, issues, and pull requests. It includes a mechanism to embed external CSS directly into generated HTML files for portable offline distribution and utilizes disk-based asse

    Python
    Voir sur GitHub↗6,807

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • lepture/mistuneAvatar de lepture

    lepture/mistune

    2,978Voir sur GitHub↗

    Mistune is a pure Python implementation of a Markdown to HTML parser. It functions as a library that converts Markdown formatted text into HTML markup for rendering in web browsers. The project is designed as an extensible Markdown renderer, utilizing a modular system that allows for the customization of how Markdown elements are transformed into HTML via a pluggable renderer. Its capabilities cover a range of conversion tasks, including static site generation, dynamic content rendering, and the creation of custom documentation workflows.

    Pythonmarkdown
    Voir sur GitHub↗2,978
  • marph91/jimmyAvatar de marph91

    marph91/jimmy

    454Voir sur GitHub↗

    Convert your notes to Markdown

    Python
    Voir sur GitHub↗454
  • thlorenz/doctocAvatar de thlorenz

    thlorenz/doctoc

    4,451Voir sur GitHub↗

    doctoc is a markdown table of contents generator and file processor designed to automatically create and update linked lists of headings within markdown documents. It functions as a git repository documentation tool that scans local directories to ensure navigation remains consistent across a collection of files. The tool features a GitHub compatible anchor generator that formats heading links to match the specific requirements of GitHub and similar hosting platforms. It manages updates by locating marker comments to replace existing tables of contents without overwriting other document conte

    JavaScript
    Voir sur GitHub↗4,451
  • waylan/python-markdownAvatar de waylan

    waylan/Python-Markdown

    4,215Voir sur GitHub↗

    Python-Markdown is a library that converts Markdown text into HTML or XHTML documents. It functions as a Unicode text processor, supporting all Unicode-based languages and bi-directional text to ensure global compatibility. The project is an extensible markdown processor that allows developers to add custom syntax and formatting rules through a plugin architecture. This system enables the registration of new parsing rules, the modification of parser behavior, and the implementation of custom document syntax such as tables and footnotes without altering the core source code. The tool provides

    Python
    Voir sur GitHub↗4,215