datafiles icon indicating copy to clipboard operation
datafiles copied to clipboard

Preserve comments on list items

Open jacebrowning opened this issue 5 years ago • 0 comments

This test demonstrates the expected functionality:

https://github.com/jacebrowning/datafiles/blob/a51507b0d165cbc0d0e669ea702d55ea207f27ea/tests/test_saving.py#L408-L450

This appears to be an issue with the YAML library: https://sourceforge.net/p/ruamel-yaml/tickets/318/

jacebrowning avatar Apr 12 '20 02:04 jacebrowning