vscode-markdown-extended icon indicating copy to clipboard operation
vscode-markdown-extended copied to clipboard

When markdown-it-html5-embed is working, the alt attribute value of the img element disappears in the preview

Open peaceroad opened this issue 4 years ago • 1 comments

Hello, I recently started using this extension.

Although markdown-it-html5-embed works by default, it seems that the value of the alt attribute of the img element disappears in the HTML in the preview. Therefore, it may be better to disable this plugin by default.

peaceroad avatar May 14 '21 08:05 peaceroad

html5-embed also has a bug in handling reference-style links see #154

ipcjs avatar Jul 25 '23 11:07 ipcjs