Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Pandoc FormatNew to Visual Studio Code? Get it now.

Pandoc Format

monofon

|
2,671 installs
| (1) | Free
Format Markdown text with Pandoc.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pandoc-format README

This extensions uses Pandoc to format Markdown source code. It supports the standard Format Document and Format Selection actions.

Features

The palette command Pandoc: Format Document or Selection is provided. If multiple formatters are registered for Markdown documents, this command can be used to invoke this specific formatter.

Requirements

This extension requires at least Pandoc version 2.0 to be installed.

Extension Settings

This extension contributes the following settings:

  • pandoc-format.enable: enable/disable this extension (default: true)
  • pandoc-format.command: set the path to the pandoc executable including command line arguments (default: pandoc)

Extension Command

This extension contributes the following command:

  • pandoc-format.format: Pandoc: Format Document or Selection
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft