Function EditableContent.removeLines
removes removedCount lines starting from start
void removeLines(
int start,
int removedCount
);
removes removedCount lines starting from start
void removeLines(
int start,
int removedCount
);