plugins.image.integrations.syslang.enabled
Whether to enable the markdown integration.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.image.integrations.syslang.clearInInsertMode
Clears the image when entering insert mode.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.image.integrations.syslang.downloadRemoteImages
Whether to download remote images.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.image.integrations.syslang.filetypes
Markdown extensions (ie. quarto) can go here.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"syslang"
]
Declared by:
plugins.image.integrations.syslang.onlyRenderImageAtCursor
Whether to limit rendering to the image at the current cursor position.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by: