Glow is a terminal-based interface designed for browsing, rendering, and navigating markdown documentation. It functions as a command-line reader that allows users to discover and view formatted text files directly within their terminal environment. The tool distinguishes itself by providing a high-performance pager that supports both local file system navigation and remote repository access. It automatically scans directories and version control structures to index documentation, while its remote-aware fetching capabilities enable the retrieval of content from web sources and code repositori
Easily output ASCII tree from Go program or Markdown unordered list (and it does more than just output tree!🌳🗂🔍)
A jq-like Markdown query language for command-line processing
Grip is a GitHub API rendering tool and markdown previewer that transforms local markdown files into styled HTML. It functions as a converter for processing markdown text into HTML files and as a local server for verifying content appearance before it is committed to a repository. The project ensures visual parity with GitHub by using the GitHub API to render content, applying the specific styles used in repository comments, issues, and pull requests. It includes a mechanism to embed external CSS directly into generated HTML files for portable offline distribution and utilizes disk-based asse
markdown2: A fast and complete implementation of Markdown in Python
Las características principales de trentm/python-markdown2 son: Markdown Tools.
Las alternativas de código abierto para trentm/python-markdown2 incluyen: charmbracelet/glow — Glow is a terminal-based interface designed for browsing, rendering, and navigating markdown documentation. It… ddddddo/gtree — Easily output ASCII tree from Go program or Markdown unordered list (and it does more than just output tree!🌳🗂🔍). harehare/mq — A jq-like Markdown query language for command-line processing. joeyespo/grip — Grip is a GitHub API rendering tool and markdown previewer that transforms local markdown files into styled HTML. It… lepture/mistune — Mistune is a pure Python implementation of a Markdown to HTML parser. It functions as a library that converts Markdown… marph91/jimmy — Convert your notes to Markdown.