HTML to Markdown extendsion convert HTML code snippet to markdown.
Install HTML to Markdown from marketplace: HTML to Markdown
There is one available command:
HTML to Markdown: convert current opened editor HTML code snippet to Markdown and open a new tab. If HTML code snippets are selected in the current editor the HTML is converted to Markdown without opening a new tab.
Press F1 or Ctrl + Shift + p or Cmd + Shift + p(macOS) to open command palette, input HTML to Markdonw, then execute it.
Supports generate MD for current selected text inline
Initial release of HTML to Markdown extendsion
Enjoy!