redo

abstract fun redo(): List<EditingChange>

Perform redo changes on document editor.

Return

List of editing changes for undo/redo operations.