## Problem Output is hardcoded as a dark terminal-style code block. Users may want plain text or HTML output. ## Proposed Changes Add an `outputFormat` option: `'code' | 'text' | 'html'` ## Priority **High**
Problem
Output is hardcoded as a dark terminal-style code block. Users may want plain text or HTML output.
Proposed Changes
Add an
outputFormatoption:'code' | 'text' | 'html'Priority
High