Page format

Publish Markdown with Sentway

Sentway renders Markdown into a readable typographic page. This is the one format where Sentway supplies styling, because raw Markdown has no presentation of its own. Everything else Sentway serves is left exactly as the author wrote it.

What to send

Set page_type to markdown and put the document in source. Headings, lists, tables, links, images, blockquotes and fenced code blocks are supported. Raw HTML inside the Markdown is sanitised before it is served.

Action plans

A task list in Markdown becomes a tracked action plan. Each checkbox item is a task, and a visitor ticking it is recorded against that visitor. The list_plan_progress tool reads back which tasks each visitor completed and the percentage complete against the published plan.

## Your onboarding plan

- [ ] Send us your brand assets
- [ ] Approve the homepage copy
- [ ] Book the launch call

When to choose Markdown

Choose Markdown for briefs, reports, proposals, meeting notes and onboarding plans: documents where the words matter and the layout does not need to be bespoke.

Other formats