mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 15:09:07 -05:00
Asserts the .content must contain human-readable text.
Co-authored-by: Michael J <37635304+buttercat1791@users.noreply.github.com>
This commit is contained in:
parent
123bd4ec82
commit
88d63f063b
2
10.md
2
10.md
|
@ -11,7 +11,7 @@ This NIP defines `kind:1` as a simple plaintext note.
|
|||
## Abstract
|
||||
This NIP describes how to use "e" and "p" tags in text events, especially those that are replies to other text events. It helps clients thread the replies into a tree rooted at the original event.
|
||||
|
||||
The `.content` property contains a text.
|
||||
The `.content` property contains some human-readable text.
|
||||
|
||||
`e` and `p` tags can be used to define note threads, replies and mentions.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user