Skip to main content

All Questions

Tagged with
3 votes
1 answer
1k views

pandoc - markdown to man page tables not formatted (on msys2)

I am trying to use pandoc (if someone has a better conversion program I am all ears, please not ruby-dependent) to convert markdown files into manpages. It works fine until I go to do a doc with a ...
ehiller's user avatar
  • 334
9 votes
3 answers
6k views

Word count for markdown?

Is there a way to get a word count of natural language words in Markdown (or better, Pandoc Markdown), via the command line? It's possible to just use wc to get a very rough estimate, but wc is naive,...
naught101's user avatar
  • 1,433