#
for headings, with the number of #
symbols indicating the heading level:
data-variant
and data-message
.
data-variant
: The style of the button, can be primary
, secondary
, warning
, secondary-accent
, ghost
, ghost-accent
, tertiary
.data-message
: The message that will be sent when the button is clicked.abbr
syntax to create an abbreviation link, this is useful for create interactive links that can be used in the conversation:
data-format
attribute, which can be json
or text
. If not specified, it defaults to text
. The form will be submitted as a JSON object if data-format="json"
is set.
```echarts
and place your chart configuration inside.```abc
and place your ABC notation inside.