mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Add link
This commit is contained in:
parent
399bdc0d91
commit
c11b953227
2
xx.md
2
xx.md
|
@ -49,6 +49,8 @@ and specifies a style to be applied using the following syntax:
|
||||||
- `ins`: Inserted text, such as after a git commit. Should remove leading `+` and spaces.
|
- `ins`: Inserted text, such as after a git commit. Should remove leading `+` and spaces.
|
||||||
- `sub`: Text should be displayed as subscript.
|
- `sub`: Text should be displayed as subscript.
|
||||||
- `sup`: Text should be displayed as superscript.
|
- `sup`: Text should be displayed as superscript.
|
||||||
|
- `link`: Alternative text to be displayed in place of a URL as a link. The alternative text can't itself be a URL.
|
||||||
|
E.g.: `["st", "0:35", "link", "my previous post"]`
|
||||||
- `mark` Text should be highlighted with a different background color.
|
- `mark` Text should be highlighted with a different background color.
|
||||||
- `quote`: Quoted text. Should remove leading and trailing `"`.
|
- `quote`: Quoted text. Should remove leading and trailing `"`.
|
||||||
- `dsv` or `dsv:<delimiter-char-sequence>`: Delimiter separated value. The default delimiter is `|`.
|
- `dsv` or `dsv:<delimiter-char-sequence>`: Delimiter separated value. The default delimiter is `|`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user