diff options
Diffstat (limited to '25.md')
| -rw-r--r-- | 25.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -52,7 +52,7 @@ func make_like_event(pubkey: String, privkey: String, liked: NostrEvent) -> Nost | |||
| 52 | Custom Emoji Reaction | 52 | Custom Emoji Reaction |
| 53 | --------------------- | 53 | --------------------- |
| 54 | 54 | ||
| 55 | The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode` in the | 55 | The client may specify a custom emoji ([NIP-30](30.md)) `:shortcode:` in the |
| 56 | reaction content. The client should refer to the emoji tag and render the | 56 | reaction content. The client should refer to the emoji tag and render the |
| 57 | content as an emoji if shortcode is specified. | 57 | content as an emoji if shortcode is specified. |
| 58 | 58 | ||