How do we create Callouts in our Markdown Templates?

I cannot see any syntax when exporting callouts to model my templates on.
(Which tracks, it look like this was scrapped) However, it’s unclear how to to add callouts to markdown templates now that we have them.

Is a callout a quote block?
Should adding “!” before a line work? What about multi-line?

See examples from other apps:

1 Like

No. A quote block is done with a > prefix and gives an indented text block with a black line on the left.

At the moment, there is no support for callouts in (Fibery) markdown, which is why export/import don’t work.

:frowning:
understood