Notion Helper - v1.3.29
    Preparing search index...

    Function makeParagraphBlocks

    • Simple function to create standard Paragraph blocks from an array of strings without any special formatting. Each Paragraph block will contain a single Rich Text Object.

      Parameters

      • strings: string[]

        an array of strings.

      Returns Object[]

      • array of Paragraph blocks.