diff --git a/23.md b/23.md index e5e85ff9..0cb30dc1 100644 --- a/23.md +++ b/23.md @@ -6,7 +6,9 @@ Long-form Content `draft` `optional` -This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts". `kind:30024` has the same structure as `kind:30023` and is used to save long form drafts. +This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts". + +Deprecated: `kind:30024` was used for long-form drafts (self-encrypted nip04, same format as `kind:30023`). The preferred way of doing long-form drafts is to use [NIP-37](37.md) instead. "Social" clients that deal primarily with `kind:1` notes should not be expected to implement this NIP.