# vscode-markdown-pdf
**Repository Path**: shendong70/vscode-markdown-pdf
## Basic Information
- **Project Name**: vscode-markdown-pdf
- **Description**: https://github.com/yzane/vscode-markdown-pdf.git
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-06-06
- **Last Updated**: 2026-06-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Markdown PDF
This VS Code extension converts Markdown files to pdf, html, png or jpeg files.
[Japanese README](README.ja.md)
## Table of Contents
- [What's New](#whats-new)
- [Breaking Changes](#breaking-changes)
- [Features](#features)
- [Chromium](#chromium)
- [Usage](#usage)
- [Extension Settings](#extension-settings)
- [Options](#options)
- [FAQ](#faq)
- [Known Issues](#known-issues)
- [Change Log](#change-log)
- [License](#license)
- [Sponsor](#sponsor)
- [Special thanks](#special-thanks)
## What's New
Highlights of new features and improvements since v2. See [Breaking Changes](#breaking-changes) for changes that may affect existing behavior.
### 2.1.0
- Add PlantUML fenced code block support ([details](#plantuml))
- Add math rendering via KaTeX ([details](#math))
- Auto-download latest Chrome Stable ([details](#markdown-pdfchromiumautodownload))
## Breaking Changes
Changes since v2 that may affect existing behavior. See the [FAQ](#faq) section for details.
### 2.1.0
- Security hardening: To mitigate XSS-like risk ([#411](https://github.com/yzane/vscode-markdown-pdf/issues/411)), raw HTML in Markdown is now sanitized by default following the [GFM Disallowed Raw HTML extension](https://github.github.com/gfm/#disallowed-raw-html-extension-). Tags such as `