Closed borisjoffe closed 11 years ago
Hi, I added an option to use tabs instead of spaces using either the -t or --tabs argument on the command line. I updated the README to include this extra argument and ran make build to generate the appropriate html2jade.js file.
-t
--tabs
make build
looks good. thx @borisjoffe.
Hi, I added an option to use tabs instead of spaces using either the
-t
or--tabs
argument on the command line. I updated the README to include this extra argument and ranmake build
to generate the appropriate html2jade.js file.