Open roshii opened 5 years ago
Link to repo?
I would guess
[Foo](bitcoin:$base58address)
would replicate this? We should probably detect that it specifies a protocol and leave the link as is. It is more general than just Bitcoin wallet addresses.
Example can be found at GitLab
[Foo](bitcoin:$base58address)
would indeed replicate this issue
I also confirm that it is more general than Bitcoin wallet address: e.g. Litecoin and most probably other protocol than cryptocurrency related
Another protocols that runs into the same issue are mailto
, tel
, and sms
.
While generating document and link correctly Documenter does issue an
Invalid local link: unresolved path
forbitcoin:$base58address