gitit
gitit copied to clipboard
question: how to style internal links?
I have a page called programming and it has the following link:
- [perry bible fellowship](scraping perry bible fellowship)
and I want to link to the personal wiki page in the parens since i have another, unrelated page called perry bible fellowship. Is there a way to format internal links so that one could display some text but go to a page other than the text in square brackets?
does
- [perry bible fellowship](/scraping perry bible fellowship)
do what you want?