I'd love to be able to just click on the links like the https one.
-------- Screen shot Below --------

Is this fixed with the pull request in ssb-markdown?
I think this would be solved by adding protocols: ['http', 'https', 'dat'] here. My PR in ssb-markdown continues to support the current renderer usage where protocols must be passed to the renderer.
Just tried this and it didn't work, looks like things have changed since https://github.com/ssbc/ssb-markdown/pull/20 was merged and now the protocols seem to be hardcoded again. Hmm.
This now works! Links like dat://example.com work perfectly, but hash links have to be encapsulated with < and > to avoid https://github.com/ssbc/ssb-markdown/issues/25. For example:
<dat://fdc941b24e12cb84697e31304f27f4aeb4ff3b51e90bbf4c4853f5c0f5b047f0>