plugins.image.integrations.syslang.enabled

Whether to enable the markdown integration.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.image.integrations.syslang.clearInInsertMode

Clears the image when entering insert mode.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.image.integrations.syslang.downloadRemoteImages

Whether to download remote images.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.image.integrations.syslang.filetypes

Markdown extensions (ie. quarto) can go here.

Plugin default: ["syslang"]

Type: null or (list of (string or raw lua code))

Default: null

Declared by:

plugins.image.integrations.syslang.onlyRenderImageAtCursor

Whether to limit rendering to the image at the current cursor position.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by: