Skip to content

Watch directories for markdown changes and compile using pandoc.

License

Notifications You must be signed in to change notification settings

bjcy/watch-and-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watch-and-pandoc

Watch directories for markdown changes and compile using pandoc.

Draft

  1. Use filewatcher (Ruby) to watch a given directory
  2. When a file is changed/added
    1. Split it into a pandoc default file (YAML) and an input document (Markdown)
    2. Compile using the input and options
  3. Add the output file(s) to a given directory

About

Watch directories for markdown changes and compile using pandoc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages