You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is <<a>> org syntax? As for [[a]] if should be working but you do have to implement your own link parsing for anything other than raw paths/URIs. So if your link is [[file:/foo/bar]] you need to implement the parsing of that to an actual file.
<> and [[a]] not supported.
The text was updated successfully, but these errors were encountered: