mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
shorten markdown links to pasted images
This commit is contained in:
@@ -74,7 +74,7 @@ telekasten.setup({opts})
|
||||
|
||||
-- image link style",
|
||||
-- wiki: ![[image name]]
|
||||
-- markdown: 
|
||||
-- markdown: 
|
||||
image_link_style = "wiki",
|
||||
|
||||
|
||||
@@ -152,7 +152,7 @@ telekasten.setup({opts})
|
||||
|
||||
Valid options are:
|
||||
- 'wiki' .. places links like this: `![[image_name]]`
|
||||
- 'markdown' .. ``
|
||||
- 'markdown' .. ``
|
||||
|
||||
Default: 'wiki'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user