Cursor doesn't go where expected when clicking an item that contains a date or link

Steps to reproduce

Create a new item with a date or link, for example

this is a [test](http://talk.dynalist.io) item xyz

Navigate elsewhere on the screen so that Dynalist parses the markdown, turning the text into a link.

Now mouse over the created item, placing the cursor between y and z. Click.

Expected result

The text in that line expands to show markdown source, and the cursor is between y and z

Actual result

The text in that line expands to show markdown source, and the cursor is between : and \

Environment

Chrome, Windows 10, Linux


Additional information

Same for dates instead of links.


Additional comments