awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • johanneskaufmann/html-to-markdownJohannesKaufmann 的头像

    JohannesKaufmann/html-to-markdown

    3,701在 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
    在 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