Skip to content

Cannot add paragraph to List #14

@Hahn886

Description

@Hahn886

I'm trying to add a Paragraph to a List using AddItem method:

List L; Paragraph P; L.AddItem(P);

But it never adds it because P.IsListItem is false. How can I create a Paragraph where IsListItem is true?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions