Skip to content

Simple makefile to generate and view documents using pandoc.

Notifications You must be signed in to change notification settings

cganterh/pandoc_makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This small makefile has three objectives:

  • Generate PDF files from markdown sources using pandoc. (make file.md for a specific file or make for all .md files)

  • Standardize all markdown files in the current directory. (make standard)

  • View the generated files using xdg-open. (make view)

About

Simple makefile to generate and view documents using pandoc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published