Skip to content

Commit 577ecbd

Browse files
author
nvim-orgmode
committed
1 parent f0a1ef1 commit 577ecbd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/configuration.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2845,7 +2845,9 @@ The following highlight groups are used:
28452845
- [email protected]=: code text delimiter =~= - linked to [email protected]=,
28462846
- [email protected]=: =verbatim= text - linked to [email protected]=,
28472847
- [email protected]=: verbatim text delimiter === - linked to [email protected]=,
2848-
- [email protected]=: =[[file:link]]= text - linked to [email protected]=,
2848+
- [email protected]=: link without description (example: =[[file:/this/is/link]]=) - linked to [email protected]=,
2849+
- [email protected]=: Url part of the link with description (example: =[[file:/this/is/url][description]]=) - linked to [email protected]=,
2850+
- [email protected]=: Description part of the link with description (example: =[[file:/path/to/file][description]]=) - linked to [email protected]=,
28492851
- [email protected]=: Inline latex - linked to [email protected]=,
28502852
- [email protected]= - =|= and =-= delimiters in tables - linked to [email protected]=,
28512853
- [email protected]= - Table headings - linked to [email protected]=,

0 commit comments

Comments
 (0)