diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-10-18 22:57:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-18 22:57:17 +0900 |
| commit | 743e925ca57084669152120956de05a9d9c77534 (patch) | |
| tree | fdfd5b2420fc2bd6a6491bdb75792a5bd988425c /23.md | |
| parent | 7f67ce53fbc6f2994a53853fbd2f186cd5c5a94f (diff) | |
| parent | 1cda2dcc594538ea14b88aec7f1f784e06a31bbf (diff) | |
Merge branch 'master' into AsaiToshiya-patch-27
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 | ||