tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

Support multiple packages per document

Open armintaenzertng opened this issue 3 years ago • 0 comments

I came across this line in the code of jsonyamlxml.py:

# At the moment, only single-package documents are supported, so just the last package will be stored.

Multiple packages per document are supported now, though, so something probably has to be fixed here.

armintaenzertng avatar Oct 17 '22 15:10 armintaenzertng