Markdown Tips
Reading time: Only a minute
Markdown us usually pretty straightforward but I was struggling to think of a way to use a link in code blocks but thanks to this answer on StackOverflow you can do this:
[`this is code`](https://this_is_url/)