Hello, using 0.6.1, I can repro this on the demo page as well.
Adding markdown for a link removes any trailing characters in the rest of the line.
For example, modifying this text:
to the following:
This is [some](google.com) sample text
Will result in the below phrase. The trailing characters should be kept after the link.
This is some