From 38f17c325a69828f0a7c57771ce8bd86101acc4c Mon Sep 17 00:00:00 2001 From: flashwave Date: Tue, 14 May 2024 17:54:59 +0000 Subject: [PATCH] Apparently markdown doesn't have underlining. --- Protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Protocol.md b/Protocol.md index de0991c..b48d581 100644 --- a/Protocol.md +++ b/Protocol.md @@ -42,7 +42,7 @@ The parts are as follows: - Username should appear using a **bold** font. - Username should appear using a *cursive* font. - - Username should appear __underlined__. + - Username should appear underlined. - A colon `:` should be displayed between the username and the message. - The message was sent privately, directly to the current user.