Skip to main content

Interface: NormalizedVerse

Defined in: Data/Text/normalizeVerseText.ts:42

Result of normalizing one verse.

Properties

formatting

readonly formatting: VerseFormatting

Defined in: Data/Text/normalizeVerseText.ts:46

Structured formatting with 0-based inclusive word offsets.


text

readonly text: string

Defined in: Data/Text/normalizeVerseText.ts:44

Clean canonical UTF-8: no markup, no pilcrows, whitespace collapsed and trimmed.