commit 901931443f1de979122cfa2f6d93d44c46e8bc7a
parent 40d11ad680744a178921771fb1eb8a59769653d2
Author: Paul <kingrollo@gmail.com>
Date: Sat, 7 Jan 2023 02:56:51 +0000
Update README.md
The backticks around the code markdown example need escaped with two backticks and a space.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -57,7 +57,7 @@ damus implements the following [Nostr Implementation Possibilities][nips]
- Italics: 1 asterisk `*italic*`
- Bold: 2 asterisk `**bold**`
- Strikethrough: 1 tildes `~strikethrough~`
- - Code: 1 back-tick ``code``
+ - Code: 1 back-tick `` `code` ``
#### 💬 Encrypted DMs (chat app, bottom navigation)
- Tap the chat icon and you'll notice there's nothing to see at first. Go to a user profile and tap the 💬 chat icon next to the follow button to begin a DM