A formatting and styling language using simple plain text. Popularized on [[reddit]] and [[github]].


```markdown
here's how to do a link

[the text](https://example.com)
```

And here we have a link to example.com using the above:

[the text](https://example.com)
