diff options
| -rw-r--r-- | 22.md | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -6,7 +6,7 @@ Comment | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | A comment is a threading note always scoped to a root event or an `I`-tag. | 9 | A comment is a threading note always scoped to a root event or an [`I`-tag](73.md). |
| 10 | 10 | ||
| 11 | It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting). | 11 | It uses `kind:1111` with plaintext `.content` (no HTML, Markdown, or other formatting). |
| 12 | 12 | ||
| @@ -198,4 +198,3 @@ A reply to a podcast comment: | |||
| 198 | // other fields | 198 | // other fields |
| 199 | } | 199 | } |
| 200 | ``` | 200 | ``` |
| 201 | |||