Skip to content

v0.3.3

Choose a tag to compare

@demian0311 demian0311 released this 21 May 02:32
· 22 commits to main since this release

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