Use HTTPS if exposed on the internet.
Supported:
[text](https://example.com)
`code`
```javascript function hello() { console.log("world"); } ```