Ignore formula tag that isn't within a cell#128
Ignore formula tag that isn't within a cell#128monitorjbl merged 1 commit intomonitorjbl:masterfrom cmuchinsky:master
Conversation
|
Oh wow - I can only imagine the horrors that went into producing such a broken file :) I'm just a user of the library, but the code change looks good to me and includes a unit test and sample file. 👍 Can you tell me where in the sample file to find the errant |
|
Thanks for the second set of eyes @ms1111, the test file is actually an older version of the |
|
Yeah, I don't know how all these wonky worksheets have wound up in the wild. The PR looks good though and thanks for including a test file that demonstrates the issue! |
This pull request fixes an issue where a formula tag that shows up outside of a cell is incorrectly being attached to the previous cell.