Sanitized HTML preview for VS Code, with one-click conversion from HTML to PDF or Markdown.
Part of the "Vector" family of extensions (see vector-markdown).
Features
- HTML Preview - opens
.htmlfiles in a sanitized, script-disabled preview (vector.html.previewcustom editor). - Export as PDF - renders the open HTML file to PDF via a local Chrome/Edge
install (same approach as
vector-markdown). - Export as Markdown - converts the open HTML file to Markdown via Pandoc
(falls back to a pure-JS converter when Pandoc isn't on
PATH).