Skip to content

v1.0.0

Compare
Choose a tag to compare
@benbalter benbalter released this 12 May 14:08
· 264 commits to main since this release
  • 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