ollamark is a command-line client for Ollama with markdown support. It allows users to execute prompts with various options like model selection, system prompts, temperature control, and output formatting (JSON, HTML).
A cat(1) clone with syntax highlighting and Git integration.
MDColor is a Python script designed for Linux terminals that takes Markdown text via piped input and outputs a colorized and styled version directly to your terminal. It enhances readability by applying ANSI escape codes for bold, italic, headers, code blocks (with syntax highlighting via Pygments for supported languages), lists, links, and more.
A minimalist bash program that prints markdown files in a terminal.
MarCLIdown is a minimalist bash program that prints a markdown file in a formatted text output in a Linux terminal. It can handle various elements, such as headers, emphasis and strong emphasis, strikethrough, linebreaks, unordered lists, ordered lists, hyperlinks, images, urls/mails, checkboxes, checkboxes as items on a list, tables, horizontal lines, blockquotes, nested blockquotes, formatted elements inside Blockquotes/Notes, notes, footnotes, footnote with multiple paragraphs, inline code, code blocks, formatting escape, collapsible section, subscript/superscript, other HTML tags, and HTML collapsible sections. The project is unlicensed and can be installed using the provided install script.