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

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

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

1 个仓库

Awesome GitHub RepositoriesHTML Tree Converters

Converters that transform markdown abstract syntax trees into corresponding HTML abstract syntax trees.

Distinct from Markdown Abstract Syntax Trees: Distinct from Markdown Abstract Syntax Trees: specifically converts markdown ASTs into HTML ASTs for web rendering.

Explore 1 awesome GitHub repository matching content management & publishing · HTML Tree Converters. Refine with filters or upvote what's useful.

Awesome HTML Tree Converters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • syntax-tree/mdastsyntax-tree 的头像

    syntax-tree/mdast

    1,441在 GitHub 上查看↗

    The project provides a standardized abstract syntax tree specification and utility library for parsing, transforming, and serializing markdown documents. It serves as a comprehensive document processing architecture that translates between raw text markup and structured node representations in both directions. The capability surface covers syntax parsing for extended markdown features, custom syntax extensions, metadata blocks, and embedded expressions, alongside document serialization that converts syntax trees back into standard and extended markup formats. It includes node modeling and val

    Converts markdown abstract syntax trees into corresponding HTML abstract syntax trees to bridge text markup and web-ready document structures.

    astmarkdownsyntax-tree
    在 GitHub 上查看↗1,441
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Document Processing and Conversion
  5. Document Processing
  6. Format-Specific Parsers
  7. Markdown Abstract Syntax Trees
  8. HTML Tree Converters