Commit graph

3 commits

Author SHA1 Message Date
Daniel Eklöf
194cf1ce87
selection: trim trailing spaces from block selections
The extract_*() family of functions can now optionally treat spaces as
empty cells.

Use this in selection_to_text() to trim trailing spaces from block
selections.

Closes #181
2020-11-10 19:47:23 +01:00
Daniel Eklöf
2539e3cbb2
extract: extract_one: make arguments const 2020-07-15 11:31:38 +02:00
Daniel Eklöf
aafa120f92
selection: refactor: break out text extraction to a separate file 2020-07-15 11:19:18 +02:00