v1.0.0
- Word to Markdown now accepts
.docx
and.doc
files directly, no need to export an.html
file via Microsoft Word - Command line interface (
bundle exec w2m path/to/file
) returns markdown via stdout - Gem now relies on LibreOffice to convert Word to HTML
- Complete refactor. OO FTW.
- Reverse Markdown 0.5.x provides better nested list support, finer unrecognized tag control
- Demo no longer distributed with Gem. See word-to-markdown-demo