Quick tip for typing Markdown links or images
Victor Debone

Victor Debone @debone

Joined:
Mar 4, 2017

Quick tip for typing Markdown links or images

Publish Date: Nov 6 '18
10 0

I always had problems to type the links in Markdown and I never remembered if parenthesis or the brackets should wrap the text or the link. I solved this by remembering as a function that receives a url:

[text](url)

;)

Comments 0 total

    Add comment