Skip to content

Comments

Add markdown response body formatter#429

Merged
ryanfowler merged 1 commit intomainfrom
markdown
Feb 14, 2026
Merged

Add markdown response body formatter#429
ryanfowler merged 1 commit intomainfrom
markdown

Conversation

@ryanfowler
Copy link
Owner

Line-oriented formatter with inline span parsing for text/markdown responses. Supports ATX headings, fenced code blocks (with delegation to JSON/YAML/XML/HTML/CSS formatters), blockquotes, ordered and unordered lists, horizontal rules, and inline formatting (bold, italic, code spans, links, images).

@ryanfowler
Copy link
Owner Author

@codex review

@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

@ryanfowler ryanfowler force-pushed the markdown branch 3 times, most recently from 793e36a to 6cf30d8 Compare February 13, 2026 15:44
Line-oriented formatter with inline span parsing for text/markdown
responses. Supports ATX headings, fenced code blocks (with delegation
to JSON/YAML/XML/HTML/CSS formatters), blockquotes, ordered and
unordered lists, horizontal rules, and inline formatting (bold, italic,
code spans, links, images).
@ryanfowler ryanfowler merged commit 57bf9f7 into main Feb 14, 2026
10 checks passed
@ryanfowler ryanfowler deleted the markdown branch February 14, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant