Closed vrurg closed 1 year ago
Thanks! A test to cover it would have been nice.
I'll try to produce a test, but can promise nothing right now as I need to finish a job task about xlsx and for that need styles to differentiate plain numbers from dates.
Currently the module dies when encounters something like
<c ... />
. Hadnling such cases in user code results in unnecessary exception handling, even though emptyness is a totally valid thing.