Sorry but how can I not hide link labels? For instance
[foo][bar]
...
[bar]: http://foo.bar "foo bar"
is turned into a link, but I want to keep the foot reference visible. What happens is that they are hidden instead, not rendered in the output.
Perhaps what I’m looking for is “footnotes”? How do I insert a footnote? The syntax [^1]
does not seem to work.