--- creator: - role: Author name: John Doe email: john.doe@text.com ... # Section 1 {#s_1} * List + Entry A + Entry B * Property X: `Value` + Subproperty X.1: X1 + Subproperty X.2: X2 * Property Y + Subproperty Y.1: Y1 + Subproperty Y.2: Y2 ``` a code block { to be ignored! } ``` ## Chapter 1.1 {#ch_1-1} Some text before a list structure - should be ignored. * Typ: chapter * Number: 1.1 > A quote to be ignored by data extraction. > It can have multiple lines. ### Paragraph 1.1.1 { #p_1-1-1 .par group="h 3" } * list + a - x: 3 - y: 4 + b - x: 5 - y: 6 A paragraph to be ignored by the data extraction. It can have multiple lines. Section 2 ========= 1. First Point 2. Second Point: 123 1. Point 2.1 2. Point 2.2: 456 3. Third Point #### Sub Par 2.0.0.1 Section 2.1 --- ### Section 2.1.1 Hypens with no empty line before are no start for a YAML metadata block.