addBlockH1: Adds an H1 (heading one) Block to a Page

View source: R/addBlockH1.R

addBlockH1R Documentation

Adds an H1 (heading one) Block to a Page

Description

Id refers to a page id, content should be only text.

Usage

addBlockH1(secret, id, content, toggle = FALSE)

Arguments

secret

API token

id

Page id where block will be appended

content

content to append as H1

toggle

defaults to FALSE. If TRUE, will create an H1 Toggle.


Eflores89/notionR documentation built on Feb. 8, 2025, 10:25 a.m.