blorbb/obsidian-blockier

Callout suggestions only appear if there is a space after '>'

Closed this issue · 2 comments

I have noticed that the callout suggestions only works if there is a space between > and [.
However, that space is not a requirement for a well-formed callout.

Could the plugin be modified so that suggestions appear regardless of whether the space is there?

Thank you in advance.

blorbb commented

Didn't know that was allowed! This should be relatively easy to add, I'll make the change tomorrow.

Thank you, @blorbb!