You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

PandocTasks

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

PandocTasks

Build action that transforms text files using pandoc. Transform markdown, LaTeX or docx to HTML or PDF during build. This project is just a wrapper around the awesome pandoc tool. See http://johnmacfarlane.net/pandoc/ for all the formats and options.

0.1.2
Source
nugetNuGet
Version published
Maintainers
1
Created
Source

Thanks for installing PandocTasks.

A new build action has been added to your project called "Pandoc". Set any files that you want to transform with pandoc to use this build action, and they will be transformed during build.

The default output format is html, and the transformed file will be placed in the same directory as the input file. You can change these settings by setting or in your project file. See the PandocTasks.targets file for all the options.

This nuget package includes a copy of pandoc which is licensed under the GPL. A copy of the license can be found in the package \build directory.

Keywords

pandoc

FAQs

Package last updated on 02 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts