awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesMarkdown Rendering Controls

Settings for managing the display and layout of rendered markdown content.

Distinguishing note: Focuses on rendering configuration within a specific application context rather than general markdown parsers.

Explore 2 awesome GitHub repositories matching user interface & experience · Markdown Rendering Controls. Refine with filters or upvote what's useful.

Awesome Markdown Rendering Controls GitHub Repositories

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

    atuinsh/atuin

    30,266Auf GitHub ansehen↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Provides configuration options for controlling the appearance and layout of rendered markdown.

    Rustbashfishhistory
    Auf GitHub ansehen↗30,266
  • markdown-it/markdown-itAvatar von markdown-it

    markdown-it/markdown-it

    21,575Auf GitHub ansehen↗

    markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext markup into HTML. It functions as an extensible markup processor designed to transform text into browser-ready content while managing security and preventing cross-site scripting. The project is distinguished by a modular plugin system that allows for the extension of parsing capabilities and the addition of custom syntax, such as footnotes, tables, or emojis. It utilizes a two-stage tokenization process to break documents into structural tokens before rendering them into final HT

    Allows users to toggle the rendering of raw HTML tags to ensure the output is safe for browser display.

    JavaScriptcommonmarkjavascriptmarkdown
    Auf GitHub ansehen↗21,575
  1. Home
  2. User Interface & Experience
  3. Markdown Rendering Controls