"That means we authors need a way to count words. It would be
easy in emacs ... if you don't mind counting all the HTML tags as
words. Otherwise, not so easy. I can view the HTML in a browser,
copy, then paste into a terminal where I'm running wc -w.
But..."