Capture actual heading text in schemas #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UseCase: As a user creating schemas from documents, I want the schema to preserve the actual heading text from the source document, so that generated drafts maintain consistent section titles and structure.
Technical Requirements:
Modify schema generation to store actual heading text alongside structural information, enabling schemas to specify required heading text that must appear in documents validated against the schema.
Acceptance Criteria:
Dependencies: