DiffText¶
A text with some changes highlighted
DiffText(
text: string,
entities: list of DiffEntity
) → DiffText
text¶
string
The text
entities¶
list of DiffEntity
Entities describing changes in the text. Entities don't mutually intersect with each other