Rich Text and Markdown Workflow
Understand how Rich Text blocks render content from different sources.
The Rich Text block accepts HTML content. Whether you're writing in Markdown (converted to HTML at build time) or pulling from a CMS, the output is the same.
Max Width Options
Choose narrow, standard, or wide for optimal line length. Long-form articles benefit from narrow or standard.
Prose Styling
Tailwind Typography (prose) styles headings, lists, and code blocks automatically. Customize via your theme if needed.
Links and Images
URLs in content are processed at build time. Payload image URLs get converted to your CDN. Local images use relative paths.