diff options
Diffstat (limited to '23.md')
| -rw-r--r-- | 23.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,7 +20,7 @@ The `.content` of these events should be a string text in Markdown syntax. To ma | |||
| 20 | 20 | ||
| 21 | ### Metadata | 21 | ### Metadata |
| 22 | 22 | ||
| 23 | For the date of the last update the `.created_at` field should be used, for "tags"/"hashtags" (i.e. topics about which the event might be of relevance) the `t` tag should be used, as per NIP-12. | 23 | For the date of the last update the `.created_at` field should be used, for "tags"/"hashtags" (i.e. topics about which the event might be of relevance) the `t` tag should be used. |
| 24 | 24 | ||
| 25 | Other metadata fields can be added as tags to the event as necessary. Here we standardize 4 that may be useful, although they remain strictly optional: | 25 | Other metadata fields can be added as tags to the event as necessary. Here we standardize 4 that may be useful, although they remain strictly optional: |
| 26 | 26 | ||