- add support for `<exclude>` elements. These are used inside a `<nonNumeric>` element, and denote text that is not included in the final value.
- add support for `<continuation>` elements. These are where a text value within an element continues outside of that element.
Thanks to wcollinscw for their contribution to the `<exclude>` element.
**Full Changelog**: https://github.com/drkane/ixbrl-parse/compare/v0.5.2...v0.5.3