Headings
Heading 2
Heading 3
Heading 4
Formatting
Normal text
Bold text
Italic text
Code blocks
Blockquotes
Fonts
Font Family
Sans-serif
The default Font family, easy to read on screens and monospaced
Serif
A little fancier. Easier to read on paper.
Robotic
Domo arigato Mr Roboto. Useful to distinguishing text from different sources or code.
Handwritten
A little goofy, but fun for notes.
Semi-serif
Another option, between serif and sans.
Font Features
Main Features
liga | ||
Enables ligatures: on/off
on | ||
off | ||
calt | calming
Enables texture healing:
on | calming
off | calming
Character Variants
cv01 | 0
Changes how Zeros display:
0 | 0
3 | 0
1 | 0
2 | 0
4 | 0
cv02 | 1
Changes how Ones display:
off | 1
on | 1
cv10 | l i
Changes how `l` and `i` display:
off | l i
on | l i
cv11 | j r f t
Changes how `j`, `f`, `r` and `t` display:
off | j f r t
on | j f r t
cv30 | *
Changes `*` vertical alignment:
off | example*
on | example*
cv31 | *
Changes number of points on `*`:
off | example*
on | example*
cv32 | >= <=
Decides if the lower line is slanted:
off | <= >=
on | <= >=
cv60 | <= >=
Forces render mode of `=`+`>` to match <= :
off | <= >=
on | <= >=
cv61 | []
Enables closed `[` `]`:
off | []
on | []
cv62 | @_
Enables @_ ligature:
off | @_
on | @_
Stylistic Sets
ss01 | != ===
Enables `=` ligatures:
off | != ===
on | != ===
ss02 | <= >=
Enables `<` and `>` ligatures:
off | <= >=
on | <= >=
ss03 | <-> <- ->
Enables arrow ligatures:
off | <-> <- ->
on | <-> <- ->
ss04 | <> </ /> </>
Enables markup ligatures:
off | <> </ /> </>
on | <> </ /> </>
ss05 | [| |] /\ \/ <| |> <|> {| |}
Enables F# ligatures (box-arrows):
off | [| |] /\ \/ <| |> <|> {| |}
on | [| |] /\ \/ <| |> <|> {| |}
ss06 | ### +++ &&&
Enables ligatures for repeating characters:
off | ### +++ &&&
on | ### +++ &&&
ss07 | -:- ::: <:: ::>
Enables ligatures related to `:` colons:
off | -:- ::: <:: ::>
on | -:- ::: <:: ::>
ss08 | .= ..<
Enables ligatures related to `:` colons:
off | .= ..<
on | .= ..<
ss09 | => <=> =>> =<< >> <<
Enables double arrow ligatures:
off | => <=> =>> =<< >> <<
on | => <=> =>> =<< >> <<
ss10 | #[ #(; #![
Enables hash-bracket ligatures:
off | #[ #❲ #![
on | #[ #❲ #![