pandocs icon indicating copy to clipboard operation
pandocs copied to clipboard

Markup is not allowed in admonitions titles

Open avivace opened this issue 1 year ago • 1 comments

E.g., I cannot do:

:::tip My title with some _italic_ words

Body of the admonition

:::

avivace avatar Dec 13 '23 20:12 avivace

I thought this would be a good thing, as the title is already somewhat stylized (so e.g. bold is redundant/invisible), and should be short enough that I don't think markup would be warranted.

I guess one possible exception is inline code?

ISSOtm avatar Dec 14 '23 23:12 ISSOtm