interface RawWithContent {
    content: RawTextContent;
}

Hierarchy (view full)

Properties

Properties

The content of the entry. Can contain HTML markup.