Skip to content

Build action that transforms text files using pandoc. Transform markdown, LaTeX or docx to HTML or PDF during build.

Notifications You must be signed in to change notification settings

martinwiboe/PandocTasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 <PandocOutputFormat> or <PandocOutputDir> 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.

About

Build action that transforms text files using pandoc. Transform markdown, LaTeX or docx to HTML or PDF during build.

Resources

Stars

Watchers

Forks

Packages

No packages published