AlephNote snips the last letter away from a hyperlink in last line of the note.
Reproducing:
- make note
- create hyperlink to the last line (eg. http://www.google.com)
- be sure there is no newline after the hyperlink
- click link so it opens in browser
- observe that http://www.google.co is opened in browser
Workaround for working links in the end of the note:
- make newline after hyperlink
- click link so it opens in browser
- link functions properly