title: "How do I add a hyperlink with spaces in it using markdown"
date: 2021-01-23T10:34:15+08:00
draft: true
tags: ['markdown']
author: "dadigang"
author_cn: "大地缸"
personal: "http://www.real007.cn"
关于作者
Been trying to add a link on Trello to a bookmarked destination in a PDF using markdown.
I'm appending
nameddest=this destination
to the end of my URLs to add a reference to a specific spot in the document, but the space breaks the link. Is it possible to create a link with spaces?
[Link caption](<https://duckduckgo.com/?q=test this!&t=ffab>)