v0.3.3
Highlights
Picks up @diagrammo/dgmo 0.16.0 with the new universal trailing-token color syntax:
Sales red
Done green
Color a label by appending a lowercase color name (red, orange, yellow, green, blue, purple, teal, cyan, gray, black, white) as the trailing token. Capitalize (Red) to use a color word as a literal label. Parentheses in labels are now literal text, not color notation.
The legacy Label (color) form has been removed in dgmo 0.16.0 — see the migration notes for full details.
What's Changed
- Bump @diagrammo/dgmo to ^0.16.0
- Bump remark-dgmo to ^0.2.4