• Show log

    Commit

  • Hash : d025cfbb
    Author : Nick Wellnhofer
    Date : 2023-12-27T03:53:24

    parser: Always copy content from entity to target.
    
    Make sure that references from IDs are updated.
    
    Note that if there are IDs with the same value in a document, the last
    one will now be returned. IDs should be unique, but maybe this should be
    addressed.