mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-18 05:37:53 +00:00

- Puts threaded replies into the same text field as parent message, allowing for a full thread to be under a single element_id - Output is now XML instead of TXT to allow for easier parsing of new format. https://github.com/Unstructured-IO/unstructured/issues/1186