awesome-repositories.com
Blog
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
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • python-markdown/markdownAvatar de Python-Markdown

    Python-Markdown/markdown

    4,215Voir sur 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
    Voir sur GitHub↗4,215
  1. Home
  2. Web Development
  3. Unordered Lists
  4. List Normalization