Skip to contents

Add markdown text content directly to a page object.

Usage

add_text.page_object(page, text, ..., tabgroup = NULL)

Arguments

page

A page_object created by create_page()

text

First line of text

...

Additional text lines

tabgroup

Optional tabgroup for the text

Value

The updated page_object