mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-09-14 00:35:07 +00:00
forum threads as djot.
This commit is contained in:
@@ -18,6 +18,12 @@ A thread is a `kind 11` event. Threads SHOULD include a `title`.
|
||||
}
|
||||
```
|
||||
|
||||
## Formatting
|
||||
|
||||
`kind:11` posts can be formatted like `kind:1` (with direct images, links and [NIP-27](27.md) references), but could also support [Djot](https://www.djot.net/).
|
||||
|
||||
## Replies
|
||||
|
||||
Replies to `kind 11` MUST use [NIP-22](./22.md) `kind 1111` comments. Replies should
|
||||
always be to the root `kind 11` to avoid arbitrarily nested reply hierarchies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user