pub fn copied(doc: &Doc, selection: Selection) -> StringExpand description
The text a selection covers, as it would be pasted.
Doc::spans answers in parts — a paragraph, a cell, a line of a fence —
and a newline between them is what puts a multi-block selection back
together.