diff options
Diffstat (limited to '23.md')
| -rw-r--r-- | 23.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ Other metadata fields can be added as tags to the event as necessary. Here we st | |||
| 31 | 31 | ||
| 32 | ### Editability | 32 | ### Editability |
| 33 | 33 | ||
| 34 | These articles are meant to be editable, so they should make use of the parameterized replaceability feature and include a `d` tag with an identifier for the article. Clients should take care to only publish and read these events from relays that implement that. If they don't do that they should also take care to hide old versions of the same article they may receive. | 34 | These articles are meant to be editable, so they should include a `d` tag with an identifier for the article. Clients should take care to only publish and read these events from relays that implement that. If they don't do that they should also take care to hide old versions of the same article they may receive. |
| 35 | 35 | ||
| 36 | ### Linking | 36 | ### Linking |
| 37 | 37 | ||