TechSync

Docs

Markdown reference

The flavour of Markdown TechSync supports in issues and docs.

Last updated 2026-01-30

TechSync supports a subset of GFM with our own extensions:

  • Inline: bold, italic, code, strikethrough, [links](https://example.com)
  • Blocks: headings, bullet + numbered lists, checkboxes (- [ ], - [x]), quotes, code blocks with syntax highlighting
  • Extensions: #PLAT-342 issue refs, @-mentions, /embed embeds, math via $...$ and $$...$$

We do not render arbitrary HTML in issues or docs.

# Heading

See #PLAT-342 for context.

- [x] Shipped preview
- [ ] Waiting on review

Was this helpful? Ask Sync in the widget if not — it'll escalate if it can't answer.