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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesConversion Engines

Core logic and plugin systems that drive the transformation of one markup format into another.

Distinct from Markdown Parser Extensions: Focuses on the engine that drives the conversion process, whereas Markdown Parser Extensions focus on the specific pluggable syntax rules.

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

Awesome Conversion Engines 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.
  • johanneskaufmann/html-to-markdownAvatar de JohannesKaufmann

    JohannesKaufmann/html-to-markdown

    3,701Voir sur GitHub↗

    html-to-markdown is a tool that transforms HTML content and websites into Markdown text. It functions as an HTML to Markdown converter and a command line processor for converting files or standard input streams into Markdown documents. The project is an extensible conversion engine that allows for custom element rendering and the registration of plugins to modify the transformation process. It includes a content filter that uses CSS selectors to include or exclude specific HTML elements during conversion. The system covers broad capability areas including link resolution for relative URLs, r

    Implements an extensible conversion engine with a plugin system for customizing HTML element rendering.

    Gocliconvertergo
    Voir sur GitHub↗3,701
  1. Home
  2. Web Development
  3. Web Standards
  4. Typography Systems
  5. Inline Text Styles
  6. Markdown Parser Extensions
  7. Conversion Engines