The table of contents for this JournalEntryPage.
Return a reference to the Note instance for this Journal Entry Page in the current Scene, if any. If multiple notes are placed for this Journal Entry, only the first will be returned.
Convert a heading into slug suitable for use as an identifier.
The heading element or some text content.
Build a table of contents for the given HTML content.
The HTML content to generate a ToC outline for.
Additional options to configure ToC generation.
Flatten the tree structure into a single object with each node's slug as the key.
The root ToC nodes.
Construct a table of contents node from a heading element.
The heading element.
Additional options to configure the returned node.
The cached table of contents for this JournalEntryPage.
The client-side JournalEntryPage document which extends the common BaseJournalEntryPage document model.
ClientDocumentMixin
JournalEntry The JournalEntry document type which contains JournalEntryPage embedded documents.