Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sheets] fix splitcell to handle attribute/text displayer tuples
Have splitcell account for receiving a list of (attr, text) tuples rather than a list of text lines. Return a list of (attr, line) for each wrapped line of text.
- Loading branch information