Front Matter Title

Capture the title of the front matter section in a <title> element inside a <title-group> element.

The value of the title must be set as Front matter.

Do not include a <label> element as a child of <title-group>.

Example

<title-group>
  <title>Front matter</title>
</title-group>