Copy/Pasting Markdown Link does create HTML link

When I copy a Markdown link within Dynalist like the following
[Link to Google](https://www.google.com)

and than paste it, it gets converted into an HTML link:
<a href="https://www.google.com">Link to Google</a>

That’s a new, undesired behavior :frowning:

@Jan_Hutter Fixed, please refresh, sorry about that!

It was for properly exporting Markdown links to HTML links, sorry about the unexpected side effect.

1 Like