vscode-markdown-extended
                                
                                 vscode-markdown-extended copied to clipboard
                                
                                    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
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.
html5-embed also has a bug in handling reference-style links
see #154