mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 14:14:24 -05:00
more sane defaults for pasted images
This commit is contained in:
@@ -144,7 +144,7 @@ telekasten.setup({opts})
|
||||
Sub-directory where pasted images should go to. Set to `nil` if images
|
||||
should not go into a sub-directory.
|
||||
|
||||
Default: 'img'
|
||||
Default: `nil`
|
||||
|
||||
*telekasten.settings.image_link_style*
|
||||
image_link_style: ~
|
||||
@@ -154,7 +154,7 @@ telekasten.setup({opts})
|
||||
- 'wiki' .. places links like this: `![[image_name]]`
|
||||
- 'markdown' .. ``
|
||||
|
||||
Default: 'wiki'
|
||||
Default: 'markdown'
|
||||
|
||||
*telekasten.settings.follow_create_nonexisting*
|
||||
follow_creates_nonexisting: ~
|
||||
|
||||
Reference in New Issue
Block a user