Reputation: 380
Let's say I want to create following links in my markdown
document:
Since all of these links has a common prefix, is there a way to create a rule so that when I pass an argument, say QueryString then it creates a link "https://github.com/kaushal02/CP/search?q=_QueryString"?
Also, is there a way to suppress link creation when we write a text which is a valid http-link?
Upvotes: 1
Views: 724