Hyper link is done by (*note i have used () insted of <>) (a href="https://www.facebook.com/")ADKA TUTOR(/a)
You use three backticks to show code:
` ` `code-goes-here ` ` `
Before:
` ` `<a href ="https://www.steemit.com/">Steemit</a>` ` `
After:
<a href="https://www.steemit.com/">Steemit</a>