Closed IcedQuinn closed 3 years ago
you can use print to display the progress.
that outputs progress differently and makes the custom rules a second class citizen
you can use print to display the progress. that outputs progress differently and makes the custom rules a second class citizen
I have renamed private.utils.progress
to utils.progress
as public module on dev branch.
I improved this patch and added on_buildcmd_file example.
Implements a full working example of a Markdown .md -> .html rule and guides the reader towards the
buildcmd
rules as well.