%YAML 1.2
---
lang: en-US

type: structure

uri: https://gedcom.io/terms/v7/CONT

standard tag: 'CONT'

specification:
  - Continued
  - A pseudo-structure to indicate a line break. The `CONT` tag is generated during
    serialization and is never present in parsed datasets. See [Lines] for more
    details.

label: 'Continued'

payload: null

substructures: {}

superstructures: {}

contact: "https://gedcom.io/community/"
...