obsidian-advanced-slides icon indicating copy to clipboard operation
obsidian-advanced-slides copied to clipboard

Callout does not render if there is not space between > and [!calloutTitle]

Open Antscool opened this issue 2 years ago • 2 comments

Describe the bug Callouts are not rendered in slides if there is not a space between the > and [ while in obsidian it renders correctly.

Samples to Reproduce Create a Callout with no space between the > and [ Gets rendered as blockquote Expected behavior Callout renders correctly with title and symbol

Antscool avatar Oct 24 '23 02:10 Antscool

I don't see it as a true issue since the space also works in Obsidian.

Just adapt the practice in Obsidian as it works for both?

agentlibre avatar Dec 02 '23 12:12 agentlibre

Agreed this is an extremely minor issue. Regardless, Obsidian renders the callout both with and without the space. In the slides not rendering it correctly without a space, it is not correctly addressing an intended behaviour and is therefore a bug.

From a users point of view who doesn’t know that it currently only works with a space, in Obsidian it is working correctly (them using not using a space), but the slide is rendering it as a block quote even though documentation says it supports callouts. The user would say this is a bug.

Antscool avatar Dec 02 '23 13:12 Antscool