Skip to content

Support validating flat odf documents #414

@fwilhe2

Description

@fwilhe2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions