You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
252 B
6 lines
252 B
8 months ago
|
changequote(`<!', `!>')dnl
|
||
|
define(<!zxWPM!>, 234)dnl
|
||
|
define(<!zxWORDS!>, <!esyscmd(pandoc -t plain www/index.html | wc -w | sed -e 's/ //g' | tr '\n' ' ')!>)dnl
|
||
|
define(<!zxMINUTES!>, <!esyscmd(expr zxWORDS / zxWPM | tr '\n' ' ')!>)dnl
|
||
|
changequote()dnl
|