Now orgparse unable parse multiline properties. Properties where new values/new lines for same items presented as
:PROPERTIES:
:item: value 1
:item+: same item value 2
:another_item: another value
orgparse thinks that they are different items because it works with just single line properties.
Is it possible to add such thing?