Skip to content

VS code extension to invoke pandoc to convert text based files into other formats of general use

License

Notifications You must be signed in to change notification settings

digfish/panconvert

Repository files navigation

Panconvert README

Features

Use pandoc to convert the currently opened file in vscode into other format (DOCX,ODT,HTML,LATEX,DOCBOOK,BEAMER,MEDIAWIKI).

Requirements

You need to have pandoc installed. On UNIXes you can use your package manager to install, otherwise, you can go do pandoc.org to install it.

Extension Settings

At this moment there isn't settings available. The pandoc executable should be in your $PATH.

Known Issues

At this moment, since this is an early release, there is known issues.

Release Notes

[0.0.2]

  • New converted file opens automatically

[0.0.1]

  • Initial release
  • Added output options asciidoc and markua

About

VS code extension to invoke pandoc to convert text based files into other formats of general use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published