From 44199ee76d0ecf3f64543c252f95d0f2c5d332e9 Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 28 Dec 2024 12:39:12 -0800 Subject: [PATCH] Update doc/formatting.md --- doc/formatting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/formatting.md b/doc/formatting.md index 37a1a2e..f11c4f3 100644 --- a/doc/formatting.md +++ b/doc/formatting.md @@ -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) \ No newline at end of file +> For more info on 421, see [Not Found](notfound.md) +> For more info on colon prefixes, see [Content Prefixing](prefixing.md) \ No newline at end of file