awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCustom Markdown

Builds extensions that plug into parsers and serializers to support custom syntax nodes within documents.

Distinct from Syntax Extensions: Distinct from general programming language Syntax Extensions: specifically targets extensible plugin architectures for custom markdown syntax nodes and parsers.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Custom Markdown. Refine with filters or upvote what's useful.

Awesome Custom Markdown GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • syntax-tree/mdastAvatar von syntax-tree

    syntax-tree/mdast

    1,441Auf GitHub ansehen↗

    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

    Builds extensions that plug into parsers and serializers to support custom syntax nodes within documents.

    astmarkdownsyntax-tree
    Auf GitHub ansehen↗1,441
  1. Home
  2. Programming Languages & Runtimes
  3. Syntax Extensions
  4. Custom Markdown