mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
nip10: fix small rendering bug on github
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
f168799dea
commit
c3d3a70688
2
10.md
2
10.md
|
@ -10,7 +10,7 @@ On "e" and "p" tags in Text Events (kind 1).
|
||||||
## Abstract
|
## 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.
|
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.
|
||||||
|
|
||||||
##Positional "e" tags (DEPRECATED)
|
## Positional "e" tags (DEPRECATED)
|
||||||
>This scheme is in common use; but should be considered deprecated.
|
>This scheme is in common use; but should be considered deprecated.
|
||||||
|
|
||||||
`["e", <event-id> <relay-url>]` as per NIP-01.
|
`["e", <event-id> <relay-url>]` as per NIP-01.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user