awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesMarkdown Renderer Implementations

Custom classes that extend base rendering logic to create specialized HTML output formats.

Distinct from Custom Rendering Logic: Distinct from Custom Rendering Logic: specifically targets the logic of Markdown parsing and output rather than general SSR or graphics.

Explore 1 awesome GitHub repository matching web development · Markdown Renderer Implementations. Refine with filters or upvote what's useful.

Awesome Markdown Renderer Implementations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vmg/redcarpetAvatar von vmg

    vmg/redcarpet

    5,081Auf GitHub ansehen↗

    Redcarpet is a security-focused Markdown to HTML parser and customizable renderer. It transforms Markdown text into structured HTML output while utilizing a security layer to filter or escape user-provided HTML tags and restrict link protocols to prevent vulnerabilities. The project distinguishes itself through a framework for custom document formatting, allowing the definition of how specific Markdown elements are converted to HTML via callback functions and custom classes. It also functions as a typographic formatter that converts standard punctuation and dashes into professional curly quot

    Supports the creation of custom output formats by extending a base renderer class.

    C
    Auf GitHub ansehen↗5,081
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Custom Rendering Logic
  5. Markdown Renderer Implementations