Closed ElMassimo closed 3 years ago
I think it would become unclear where they do work. And in several cases people don’t want it to work.
![{here?}]({here?} "and {here?}")
[{here?}]({here?} "and {here?}")
```{here?} or {here?}
And {here?}
And the alternative is mostly fine and unambiguous in my opinion: `<a href={url}>click here</a>`.
That makes sense, would be nice to support them when defining a reference though:
[title]: {title}
Thanks for the reply!
MDX supports interpolation in titles and link content. For example:
is equivalent to:
Question
Is there a way to interpolate link URLs and references? For example:
To achieve the following: