iOS Shortcut: Create Markdown link from URL with auto title

Hi, is there a way to add an image preview to the link?

Example:

[![Video Title](https://img.youtube.com/vi/nTQUwghvy5Q/default.jpg)](https://youtu.be/nTQUwghvy5Q)

After the title, it adds a

(https://img.youtube.com/vi/VIDEOURL/default.jpg)

text, which ends in /default.jpg) for the image size.