Hello, so when a mastodon link (that contains an @) is added, the render doesn't happen properly. Example: `--- title: "Name" links: - label: LinkedIn url: "https://www.linkedin.com/in/blablabla/" - label: Mastodon url: "https://im-in.space/@blablabla" output: postcards::trestles ---`  Is there any way to force the url to not swap mode when the @ is added?
Hello,
so when a mastodon link (that contains an @) is added, the render doesn't happen properly.
Example:
`---
title: "Name"
links:
url: "https://www.linkedin.com/in/blablabla/"
url: "https://im-in.space/@blablabla"
output:
postcards::trestles
---`
Is there any way to force the url to not swap mode when the @ is added?