Skip to main content

Overview

Amber provides a complete rich text editor that works natively with markdown. You have three ways to format your text:
  1. Rich text toolbar - Click formatting buttons
  2. Keyboard shortcuts - Quick formatting with keys
  3. Markdown syntax - Type markdown directly, watch it format in real-time
All three approaches work together seamlessly. Your text is stored as clean markdown but displays beautifully in the editor.

Native Markdown Support

Type markdown syntax and watch it format instantly: Bold
Result: your text Italic
Result: your text Underline
Result: your text Headers
Lists
Code blocks
code block here
Link text or use ⌘ + K
Type > at the start of a line Your quote here