-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I'm building rechenbrett, a go library for creating open document spreadsheet files. I care about creating valid documents, so I was looking for a validator. If I understood it right, odf toolkit can only work with 'normal'/zipped ods files, not with flat ods files (fods). I like using fods files because they are friendly for version control.
Would it be possible to allow validating flat ods files with this validator? This would simplify my development workflow as working with zipped ods files is a bit cumbersome when developing/debugging.
Metadata
Metadata
Assignees
Labels
No labels