mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
update documentation
This commit is contained in:
@@ -270,6 +270,7 @@ Telekasten.nvim allows you to color your `[[links]]` and `#tags` by providing
|
|||||||
the following syntax groups:
|
the following syntax groups:
|
||||||
|
|
||||||
- `tkLink` : the link title inside the brackets
|
- `tkLink` : the link title inside the brackets
|
||||||
|
- `tkAliasedLink` : the concealed portion of `[[concealed link|link alias]]`
|
||||||
- `tkBrackets` : the brackets surrounding the link title
|
- `tkBrackets` : the brackets surrounding the link title
|
||||||
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
||||||
- `tkTag` : well, tags
|
- `tkTag` : well, tags
|
||||||
|
|||||||
@@ -496,10 +496,7 @@ groups:
|
|||||||
- `tkBrackets` : the brackets surrounding the link title
|
- `tkBrackets` : the brackets surrounding the link title
|
||||||
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
||||||
- `tkTag` : well, tags
|
- `tkTag` : well, tags
|
||||||
- `tkAliasedLink` : link with alias
|
- `tkAliasedLink` : the concealed part of the link (left part of `[[aaa|bbb]]`)
|
||||||
- `tkHighlightedAliasedLink` : link with alias in `tkAliasedLink`
|
|
||||||
- `tkLinkAlias` : body of the link (left part of `[[aaa|bbb]]`)
|
|
||||||
- `tkLinkBody` : alias of the link (right part of `[[aaa|bbb]]`)
|
|
||||||
|
|
||||||
`tkHighlight`, has nothing to do with links but I added it anyway, since I like
|
`tkHighlight`, has nothing to do with links but I added it anyway, since I like
|
||||||
highlighting text when taking notes.
|
highlighting text when taking notes.
|
||||||
|
|||||||
Reference in New Issue
Block a user