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

Feature request: add ability paste HTML as Markdown

Open cilerler opened this issue 6 years ago • 0 comments

I wish to be able to paste HTML and retrieve markdowns based on the tags and not stylesheets.

So If I copy this and paste it should transform it to markdown as it does in tables.

I understand the issue related to the CSS part where I suggest to ignore it completely if it is not tag-based. So it should work against <h1><h5><b><strong><i><p><a> etc.

cilerler avatar Oct 11 '19 16:10 cilerler