Documentation Language: Swift

Structure

IndexPageBuilder.IndexContent

The content extracted from an INDEX.md file.

struct IndexContent

Topics

Instance Properties

V
bodyHTML

The HTML content to display after the title.

V
title

The page title (from the H1 heading, if present).

Relationships

Conforms To