diff --git a/xx.md b/xx.md index c9f049a..5e64feb 100644 --- a/xx.md +++ b/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. - `sub`: Text should be displayed as subscript. - `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. - `quote`: Quoted text. Should remove leading and trailing `"`. - `dsv` or `dsv:`: Delimiter separated value. The default delimiter is `|`.