I need to create a feedback link for about 10 pages. They have decent file names that uniquely identify each page. What I need to do is to extract part of the file path (say - filename for convenience’s sake, even though that would actually be parent directory name) and use it inside the link like this: https://limesurvey.org/23456?hiddenquestion=filename
How should I do this?
I run into the snag that I cannot use curly-curly braces in markdown.