Merge pull request #444 from lacrypta/markdown-improvements-readme

Markdown improvements - README
This commit is contained in:
Jon Staab 2023-04-15 07:45:43 -05:00 committed by GitHub
commit 7c8c2eeffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
## Standardized Tags ## Standardized Tags
| name | value | other parameters | NIP | | name | value | other parameters | NIP |
| -------------- | ------------------------------------ | -------------------- | ------------------------ | | ----------------- | ------------------------------------ | -------------------- | ------------------------ |
| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) | | `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
| `d` | identifier | -- | [33](33.md) | | `d` | identifier | -- | [33](33.md) |
| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | | `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
@ -145,6 +145,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
| `amount` | millisats | -- | [57](57.md) | | `amount` | millisats | -- | [57](57.md) |
| `bolt11` | `bolt11` invoice | -- | [57](57.md) | | `bolt11` | `bolt11` invoice | -- | [57](57.md) |
| `challenge` | challenge string | -- | [42](42.md) | | `challenge` | challenge string | -- | [42](42.md) |
| `content-warning` | reason | -- | [36](36.md) |
| `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) |
| `description` | badge description | -- | [58](58.md) | | `description` | badge description | -- | [58](58.md) |
| `description` | invoice description | -- | [57](57.md) | | `description` | invoice description | -- | [57](57.md) |