Skip to content

Add Quoted checkbox to rich-text-to-markdown - #315

Merged
simonw merged 1 commit into
mainfrom
claude/quoted-markdown-checkbox-jdiv6h
Aug 17, 2026
Merged

Add Quoted checkbox to rich-text-to-markdown#315
simonw merged 1 commit into
mainfrom
claude/quoted-markdown-checkbox-jdiv6h

Conversation

@simonw

@simonwsimonw commented Aug 17, 2026

Copy link
Copy Markdown
Owner

rich-text-to-markdown.html - add a checkbox for "quoted" which, when checked (defaults to not checked), adds > prefix to every line of the markdown that is both previewed and will be copied out by the copy markdown button.

Claude-Session: https://claude.ai/code/session_01B366CkokgRuct2ia3huDKG

When checked, every line of the output markdown gets a "> " blockquote
prefix, applied to the rendered preview, the raw markdown view, and the
text copied by the Copy markdown button. Defaults to unchecked.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01B366CkokgRuct2ia3huDKG
@claude

claudeBot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@simonw
simonw merged commit 8f7f6dc into mainAug 17, 2026
3 of 4 checks passed
Sign up for freeto 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.

2 participants

@simonw@claude