A minor problem, not sure if it is an issue but I thought I'd report it:
In a markdown note, when you click on an empty link it opens the following URL:
file:///usr/share/boostnote/resources/app/lib/main.html
[link]()
zerox-dg earned $30.00 by resolving this issue!
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on Issuehunt to raise funds.
This should be a bug. An empty link shouldn't lead to anywhere. Thanks for reporting!
I've been able to duplicate this issue with the current build of Boostnote 0.11.15 on Windows 10 as well.
@boostio has funded $30.00 to this issue.
I first thought this is fixed but there is one point open. For an empty link the context menu will still open the file in Explorer - so adding the test && event.target.getAttribute('href') to line MarkdownPreview #258 should fix this issue.

Thanks @AWolf81
@kazup01 has rewarded $27.00 to @zerox-dg. See it on IssueHunt
Most helpful comment
Thanks @AWolf81