Hi.
I have created a draft for my users in the Markdown Editor, where I list guidelines. This includes those where Kirby tags appear.
How can I escape Kirby tags within the Markdown Editor?
Example:
(url: domain.tld)
My current workaround:
(url: domain.tld)
That works. But it is laborious.
Is there a better universal way? Thank you.