Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown To PDFNew to Visual Studio Code? Get it now.
Markdown To PDF

Markdown To PDF

oezeb

|
9,792 installs
| (0) | Free
Convert Markdown to PDF
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

markdown-pdf README

Markdown PDF help convert Markdown files into PDF using pandoc with CJK(Chinese, Japanese, and Korean) languages supported.

The extension create YAML metadata file(metadata.yaml) where it list the basics of the template that pandoc will be using. The YAML file can be edited by the user to fit his needs.

Features

See sample

The extension include 5 commands:

  • Use default template discard any existing YAML and use the extension's predefined template to generate PDF.

  • Generate (will merge with template if any!!!) look for any updates in the YAML file to override or add to the basic template properties then generate PDF.

  • Add Title, Authors and Date to the document. This command also merge user's updates made in the YAML file.

  • Add Table of Contents to the document. This command also merge user's updates made in the YAML file.

  • Add Title, Authors, Date and Table of Contents to the document. This command also merge user's updates made in the YAML file.s

Requirements

  • Install latest pandoc and add to System environment PATH variable
  • Install LaTEX using TEX Live or MiKETeX

Release Notes

0.0.4 Added and modified commands. Now a total of 5 commands available.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft