In a Markdown Component I want to highlight words or a phrase and link to another page in the site. Unfortunately, this has to be done manually by typing out the full URL, and that URL will be hard-coded (and difficult to figure out in advance of publishing the site).
So what’s happening is that I have to publish the site, copy the URL, go back into Elements Markdown, paste the appropriate back in, and republish. This is not only time consuming, but means that people coming to my site can hit the page before I’ve done that work.