Dashboardclicommand Markdown formatter pipeline

command Markdown formatter pipeline

Category: preference
Confidence: 1.00
ID: 01a082f3-71d6-71e3-883e-8d09b43eeadb
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: 1YFBlrgyVUrbeaTj0
Created: 2026-09-08 21:36:27
Updated: 2026-09-08 21:36:27

Content

Non-trivial human command output must use mdKvTable(), colorTag(), escapeMarkdownCell(), and renderMarkdown(). Raw chalk or muted() inside output strings looks simpler but bypasses Markdown escaping and plain-output behavior; tree output that cannot use Markdown must use isPlainOutput() ? text : muted(text).

Move to: