Write directly in Substack
Choose it whenShort prose-first posts written entirely in the destination editor.
TradeoffNo Markdown-file workflow and no native Mermaid or table preparation.
For short prose, writing directly in Substack is simplest. For technical Markdown with tables, code, or Mermaid diagrams, StackDraft is the strongest fit because it combines full-document rendering, asset conversion, separate title/body copy, and publishing checks.
“Partial” means the method can work in some implementations but does not provide the capability as a dependable built-in workflow.
| Method | Full document | Title/body split | Tables | Mermaid | Preflight checks | Local-first |
|---|---|---|---|---|---|---|
| Write directly in SubstackShort prose-first posts written entirely in the destination editor | No | Yes | No | No | No | No |
| Paste raw MarkdownSmall fragments that use only a shortcut Substack recognizes while typing | No | No | No | No | No | Yes |
| Generic Markdown-to-rich-text converterBasic headings, paragraphs, links, emphasis, and lists | Yes | Partial | Partial | Partial | No | Partial |
| Screenshots or manual imagesA visual artifact that already exists and does not need to remain selectable | No | No | Partial | Partial | No | Partial |
| StackDraftTechnical Markdown containing tables, code, Mermaid diagrams, images, math, and links | Yes | Yes | Yes | Yes | Yes | Yes |
A useful comparison explains the tradeoff instead of manufacturing a winner for every scenario.
Short prose-first posts written entirely in the destination editor.
TradeoffNo Markdown-file workflow and no native Mermaid or table preparation.
Small fragments that use only a shortcut Substack recognizes while typing.
TradeoffSubstack does not parse a complete pasted Markdown document.
Basic headings, paragraphs, links, emphasis, and lists.
TradeoffUsually lacks Substack-specific title handling, asset conversion, and preflight checks.
A visual artifact that already exists and does not need to remain selectable.
TradeoffText becomes harder to search, select, translate, resize, and make accessible.
Technical Markdown containing tables, code, Mermaid diagrams, images, math, and links.
TradeoffStill requires a final Substack draft and test-email review.
Stay in the native editor. Conversion adds no value.
Render it before paste; Substack does not parse a full Markdown document.
Use a workflow that deliberately creates static publishing assets.
Prefer a local-first preparation step and verify its analytics boundaries.
Regardless of method, finish with a real test email at phone width.
The claim is intentionally narrow: StackDraft is the strongest fit among these methods when an existing technical Markdown draft contains content that a general rich-text paste does not handle deliberately.
Prepare the same draft locally, then make the final decision in Substack’s preview and test email.