Displaying 1 result from an estimated 1 matches for "mkdwc".
Did you mean:
mkdoc
2008 Sep 26
0
markupwc: A simple word counting utility for Markdown files
...of systems -- Linux/Unix, Mac, PC and my AlphaSmart. For that
reason, I write the majority of my articles, short stories and novels using
Markdown, which I then convert HTML for the Web or (via Pandoc) to
RTF/ODT/etc. for publication.
In support of that work, I've recently developed a utility, mkdwc, which
strips the markup from one or more Markdown (or, if you rename it to ttwc,
Textile) files and then performs a word/line/character count much like the
Unix wc(1) utility. mkdwc is written in Ruby, and should be pretty
cross-platform. Anyone interested is welcome to download it from:
http://...