A script that watches a directory for changes to markdown files, automatically regenerating .html output in response to changes.
markdown_py works from the command line
Watch the current directory:
python /path/to/markdown_watchdog.py .
A script that watches a directory for changes to markdown files, automatically regenerating .html output in response to changes.
markdown_py works from the command line
Watch the current directory:
python /path/to/markdown_watchdog.py .