Skip to content

A script that watches a directory for changes to markdown files, automatically regenerating the .html preview in response to changes.

Notifications You must be signed in to change notification settings

glebkuznetsov/markdown_watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

markdown_watchdog

A script that watches a directory for changes to markdown files, automatically regenerating .html output in response to changes.

Requires

watchdog

markdown_py works from the command line

Usage

Watch the current directory:

python /path/to/markdown_watchdog.py .

About

A script that watches a directory for changes to markdown files, automatically regenerating the .html preview in response to changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages