--- name: "Apex Markdown Processor" subtitle: "One Markdown tool that renders every dialect — and shows images in your terminal" date: 2026-05-04 link: "https://github.com/ApexMarkdown/apex" source: "Brett Terpstra" topics: [cli-and-automation, writing-and-notes] tags: [markdown, terminal, cli, writing, brett-terpstra] description: "Brett Terpstra's Markdown processor that combines CommonMark, GFM, MultiMarkdown, Kramdown, and Marked features in one tool — and renders inline images directly in the terminal via ANSI." promotedTo: "apex-markdown-processor" --- Apex collapses the choose-your-flavor problem of Markdown by speaking CommonMark, GitHub Flavored, MultiMarkdown, Kramdown, and Marked simultaneously, with tables, citations, file inclusion, fenced divs, and an extensible plugin system on top. The unique party trick is image rendering in the terminal: pipe a Markdown file through Apex and your inline screenshots actually appear in iTerm or any ANSI-capable terminal, instead of being silently dropped. Useful for everything from a quick blog draft to building documentation pipelines that stay readable at the command line.