Style Guide
A reference page that exercises the formatting Margin understands.
Inline
Text can be strong, emphasized, both, struck, highlighted, or inline code. Links go outward or back home. Tags look like #reference.
Lists
- Bullets nest
- like this
- Tasks can be open
- or done
- Ordered
- Lists
- Count
Table
| Element | Syntax | Published as |
|---|---|---|
| Heading | ## Title | <h2> |
| Task | - [ ] | checkbox |
| Wiki link | [[Note]] | link or plain text |
Code
struct Note {
var title: String
var body: String
}
Quote
Unsupported syntax, like footnotes[^1] or $inline math$, stays exactly as typed.
Image
