diff --git a/34.md b/34.md index 9363aeb1..8fd8bfc9 100644 --- a/34.md +++ b/34.md @@ -117,6 +117,8 @@ Issues are Markdown text that is just human-readable conversational threads rela } ``` +An issue title is any `content` proceeding the first `\n`. + ## Replies Replies are also Markdown text. The difference is that they MUST be issued as replies to either a `kind:1621` _issue_ or a `kind:1617` _patch_ event. The threading of replies and patches should follow NIP-10 rules.