discordIRCd
discordIRCd copied to clipboard
Code block handling doesn't pick up on all code blocks.
I made the assumption that all blocks follow the
```
code
```
or
``` language
code
```
format, but it can also be
``` language code
```
and a few other variations.