Interface: NormalizedVerse
Defined in: Data/Text/normalizeVerseText.ts:42
Result of normalizing one verse.
Properties
formatting
readonlyformatting:VerseFormatting
Defined in: Data/Text/normalizeVerseText.ts:46
Structured formatting with 0-based inclusive word offsets.
text
readonlytext:string
Defined in: Data/Text/normalizeVerseText.ts:44
Clean canonical UTF-8: no markup, no pilcrows, whitespace collapsed and trimmed.