Markdown We Support
This blog uses a focused markdown subset for clarity and consistency with our brand. If you need something not listed here, let us know.
| Element | Syntax | Supported | Notes |
|---|---|---|---|
| Headings | ##, ### | Yes | H2 and H3 are supported |
| Paragraphs | plain text line | Yes | Automatic line breaks between paragraphs |
| Bold | **bold** | Yes | Rendered with stronger weight |
| Italic | *italic* or _italic_ | Yes | Subtle, readable italics |
| Links | [text](url) | Yes | Underlined with accent colour and hover state |
| Unordered lists | - item | Yes | Compact spacing; subtle custom bullets |
| Ordered lists | 1. item | Yes | Numbered discs with tight spacing |
| Blockquotes | > quote | Yes | Refined left rule with decorative quote mark |
| Inline code | `code` | Yes | Monospace with subtle background |
| Code blocks | ``` code ``` | Yes | Monospace block with scroll on overflow |
| Images |  | Not yet | Planned; currently stripped |
| Tables | | a | b | | Yes | Elegant tables with hover states and brand colours |
| HR | --- | Not yet | Planned |
Rendering is tuned to our typographic system:
- EB Garamond for section headings; Inter for body
- Measured line-heights and compact list spacing
- Accessible colours and clear hover states