DATA
)Markdown (inlined) text.
markdown
::=
string
DATA
)Rich text format uses [tag; …text ]
to apply the
tag tag
to the enclosed text. Empty tag
""
can also used to simply group text together.
DATA
)Enum Tag Description
tag
::=
{
"name"
:
string ,"label"
:
markdown
,"descr"
:
markdown
}