plugins.image.integrations.neorg.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.neorg.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.neorg.downloadRemoteImages
Whether to download remote images.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.image.integrations.neorg.filetypes
Markdown extensions (ie. quarto) can go here.
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"norg"
]
Declared by:
plugins.image.integrations.neorg.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: