diff options
| author | Yoji Shidara <dara@shidara.net> | 2025-08-13 22:52:51 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-13 09:52:51 -0400 |
| commit | 15a49873ea3618da3926232248d4b5b8e307e32d (patch) | |
| tree | 00160ad930cbcfb4d4fbc72583db877763194eaf /38.md | |
| parent | 0e911333207cb6865d43e76d746e30650c413f23 (diff) | |
NIP-38: Fix heading levels (#2015)
Diffstat (limited to '38.md')
| -rw-r--r-- | 38.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -50,11 +50,11 @@ The status MAY include an `r`, `p`, `e` or `a` tag linking to a URL, profile, no | |||
| 50 | 50 | ||
| 51 | The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status. | 51 | The `content` MAY include emoji(s), or [NIP-30](30.md) custom emoji(s). If the `content` is an empty string then the client should clear the status. |
| 52 | 52 | ||
| 53 | # Client behavior | 53 | ## Client behavior |
| 54 | 54 | ||
| 55 | Clients MAY display this next to the username on posts or profiles to provide live user status information. | 55 | Clients MAY display this next to the username on posts or profiles to provide live user status information. |
| 56 | 56 | ||
| 57 | # Use Cases | 57 | ## Use Cases |
| 58 | 58 | ||
| 59 | * Calendar nostr apps that update your general status when you're in a meeting | 59 | * Calendar nostr apps that update your general status when you're in a meeting |
| 60 | * Nostr Nests that update your general status with a link to the nest when you join | 60 | * Nostr Nests that update your general status with a link to the nest when you join |