How to format incident postmortems for slack
- Step 1Drop the postmortem — Upload or paste your incident postmortem Markdown.
- Step 2Format for Slack — Click Run — Slack mrkdwn output is generated for incident channel posting.
- Step 3Post to #incidents — Paste the result; team can react and discuss inline.
Frequently asked questions
Will timestamps render?+
Plain timestamps in Markdown pass through as text. For Slack's date formatting, replace with `<!date^…|fallback>` syntax post-conversion.
Can I include severity levels?+
Use bold or backticks for severity tags (`SEV-1`, `SEV-2`) — they survive conversion intact.
Should this go in a thread?+
Long postmortems often work best as a parent message with a thread for discussion. Slack canvases also work for very long postmortems.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.