Skip to content

purrmd


purrmd / commands / retryFailedImages

Function: retryFailedImages()

retryFailedImages(view, urls?): boolean

Defined in: packages/core/src/core/markdown/image.ts:26

请求图片插件重新加载当前失败的图片;不传 URLs 时重试全部失败图片。

Parameters

view

EditorView

urls?

readonly string[]

Returns

boolean