Variable: SUPPORTED_DOCUMENT_FORMATS
constSUPPORTED_DOCUMENT_FORMATS: readonly ["pdf","docx","html","markdown","latex","jupyter","odt","rtf","epub","txt"]
Defined in: web/lib/schemas/eprint.ts:34
Document format slugs for validation.
Values align with DocumentFormat nodes in the knowledge graph (seeded by seed-document-formats). Use useDocumentFormats() for display labels.