Tomlet icon indicating copy to clipboard operation
Tomlet copied to clipboard

fix: Serializing dictionary with ', ", . in key & #37

Open ITR13 opened this issue 1 year ago • 3 comments

Fixes issue where GetTopLevelAndSubKeys splits a key when serializing. Adds test to handle new cases. Does not test cases with mixed " and ' due to issue explained in #37.

ITR13 avatar Jan 14 '24 02:01 ITR13