upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/10.md
diff options
context:
space:
mode:
authorWilliam Casarin <jb55@jb55.com>2022-05-26 09:35:53 -0700
committerWilliam Casarin <jb55@jb55.com>2022-05-26 09:35:53 -0700
commitc3d3a706881e7a733cc8373737b02aafa38a5024 (patch)
tree1e559710ad8c535df74bdd36a741253fb8f0a80a /10.md
parentf168799dea965c31011a5568ba42aca2637afd88 (diff)
nip10: fix small rendering bug on github
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat (limited to '10.md')
-rw-r--r--10.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.md b/10.md
index dc32410..8b7bd57 100644
--- a/10.md
+++ b/10.md
@@ -10,7 +10,7 @@ On "e" and "p" tags in Text Events (kind 1).
10## Abstract 10## Abstract
11This 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. 11This 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.
12 12
13##Positional "e" tags (DEPRECATED) 13## Positional "e" tags (DEPRECATED)
14>This scheme is in common use; but should be considered deprecated. 14>This scheme is in common use; but should be considered deprecated.
15 15
16`["e", <event-id> <relay-url>]` as per NIP-01. 16`["e", <event-id> <relay-url>]` as per NIP-01.