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)
;)
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)
;)