Browse Source

update markdown format guides in Formatting Notes

In iOS for strikethrough only one tilde symbol is needed before and after words

Closes: #269
translations_damus-localizations-en-us-xcloc-localized-contents-en-us-xliff--master_es_419
aki-mizu 2 years ago
committed by William Casarin
parent
commit
442a50f9ae
  1. 2
      README.md

2
README.md

@ -56,7 +56,7 @@ damus implements the following [Nostr Implementation Possibilities][nips]
- Formatting Notes (may not format as intended in other web clients)
- Italics: 1 asterisk `*italic*`
- Bold: 2 asterisk `**bold**`
- Strikethrough: 2 tildes `~~strikethrough~~`
- Strikethrough: 1 tildes `~strikethrough~`
- Code: 1 back-tick ``code``
#### 💬 Encrypted DMs (chat app, bottom navigation)

Loading…
Cancel
Save