awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesList Normalization

Techniques for ensuring consistent structural output when mixing different list types.

Distinct from Unordered Lists: Focuses on the consistency of mixed list types rather than just the definition of unordered lists.

Explore 1 awesome GitHub repository matching web development · List Normalization. Refine with filters or upvote what's useful.

Awesome List Normalization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • python-markdown/markdownAvatar Python-Markdown

    Python-Markdown/markdown

    4,215Vezi pe GitHub↗

    This project is a Python library and command-line tool designed to convert Markdown text and files into structured HTML fragments. It functions as a Markdown-to-HTML converter and parser that transforms piped text or source files into web-ready documents. The project is an extensible text processor featuring a pluggable API for defining custom inline and block syntax. This modular framework allows for the registration of specialized syntax extensions, such as tables and footnotes, and provides a system for managing runtime configuration settings. The conversion process covers multilingual te

    Provides predictable HTML output by preventing the inconsistent mixing of ordered and unordered lists.

    Python
    Vezi pe GitHub↗4,215
  1. Home
  2. Web Development
  3. Unordered Lists
  4. List Normalization