Convert odt document files to markdown format
First you have to have ruby on your system.
Then you can run: gem install doc2text
doc2text my_document.odt the_outputdocument.md
Run bundle exec rspec to run the test suite.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Convert odt document files to markdown format
First you have to have ruby on your system.
Then you can run: gem install doc2text
doc2text my_document.odt the_outputdocument.md
Run bundle exec rspec to run the test suite.