I’ve encountered an issue where markdown links in task lists of a Trello card that point to Obsidian resources do not work. Here is an example of a markdown link to an Obsidian resource:
[My Link](obsidian://open?vault=SuperVault&file=ASpecificNode)
This link should open a specific file in Obsidian, but is not functioning as expected (not rendered as link). Is this a known issue or a bug?
Thank you!