Skip to content

kzvi/vsc-pandoc-markdown-preview

Repository files navigation

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.

About

Preview Markdown files with Pandoc syntax in VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published