ZenUml / core

The ZenUML renderer

Home Page:https://embed.zenuml.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styling messages

MrCoder opened this issue · comments

// [red]
A.method()

Should render the message in red.

We can do a lot more with this syntax.
tailwind css and shortcuts can be used:

  1. text-red-900
  2. text-red
  3. red
  4. font-bold
  5. bold