markx
markx copied to clipboard
Exporting to odt
Hi i wondered if it was possible to add an option to export the document in the ODT-Fileformat? Seems kind of logical to add this if there is an option for docx.
Thanx
Sure, you absolutrly right.
Do you want to try and add an ODT button to https://github.com/yoavram/markx/blob/master/templates/index.html and see if it works?
It's a matter of copy-pasting the DOCX button and changing DOCX to ODT.
If it works you can do a pull request or if you prefer just post the code here and I'll do the change.
Yoav