Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pandoc Markdown PreviewNew to Visual Studio Code? Get it now.

Pandoc Markdown Preview

kzvi

|
5,373 installs
| (1) | Free
Preview Markdown files with Pandoc syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pandoc Markdown Preview

A Visual Studio Code extension that allows previewing markdown files written in Pandoc Markdown by using pandoc to compile them. Adds a command "Open Pandoc Markdown Preview" with a default key binding of ctrl+shift+r or cmd+shift+r on mac.

Features

  • Live Update
  • KaTeX Math Rendering
  • Markdown files can load local images and resources

Screenshot

Requirements

Pandoc must be installed and in $PATH.

Release Notes

0.4.0

Added the extraPandocInputFiles configuration setting.

0.3.0

Changed the behavior of the extension to execute pandoc in the directory where a file is saved if the file is saved locally.

0.2.0

Added configuration setting for extra pandoc command-line arguments.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft