mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2025-12-31 22:04:24 -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:
|
||||
|
||||
- `tkLink` : the link title inside the brackets
|
||||
- `tkAliasedLink` : the concealed portion of `[[concealed link|link alias]]`
|
||||
- `tkBrackets` : the brackets surrounding the link title
|
||||
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
||||
- `tkTag` : well, tags
|
||||
|
||||
@@ -496,10 +496,7 @@ groups:
|
||||
- `tkBrackets` : the brackets surrounding the link title
|
||||
- `tkHighlight` : ==highlighted== text (non-standard markdown)
|
||||
- `tkTag` : well, tags
|
||||
- `tkAliasedLink` : link with alias
|
||||
- `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]]`)
|
||||
- `tkAliasedLink` : the concealed part of the link (left part of `[[aaa|bbb]]`)
|
||||
|
||||
`tkHighlight`, has nothing to do with links but I added it anyway, since I like
|
||||
highlighting text when taking notes.
|
||||
|
||||
Reference in New Issue
Block a user