Update doc/formatting.md

This commit is contained in:
Nova Cat 2024-12-28 12:39:12 -08:00
parent 6819355250
commit 44199ee76d

View file

@ -19,4 +19,5 @@ It's quite simple on client-side, but server-side has to supply more info:
> ↗️ COMMAND: content
> ↙️ :server 421 nick COMMAND: :Unknown command
> ```
> For more info on 421, see [Not Found](notfound.md)
> For more info on 421, see [Not Found](notfound.md)
> For more info on colon prefixes, see [Content Prefixing](prefixing.md)