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.

ElementSyntaxSupportedNotes
Headings##, ###YesH2 and H3 are supported
Paragraphsplain text lineYesAutomatic line breaks between paragraphs
Bold**bold**YesRendered with stronger weight
Italic*italic* or _italic_YesSubtle, readable italics
Links[text](url)YesUnderlined with accent colour and hover state
Unordered lists- itemYesCompact spacing; subtle custom bullets
Ordered lists1. itemYesNumbered discs with tight spacing
Blockquotes> quoteYesRefined left rule with decorative quote mark
Inline code`code`YesMonospace with subtle background
Code blocks``` code ```YesMonospace block with scroll on overflow
Images![alt](src)Not yetPlanned; currently stripped
Tables| a | b |YesElegant tables with hover states and brand colours
HR---Not yetPlanned

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