note_paras: Converts a list of strings to a list of styled paragraphs.

View source: R/apatfa.R

note_parasR Documentation

Converts a list of strings to a list of styled paragraphs.

Description

Converts a list of strings to a list of styled paragraphs.

Usage

note_paras(notes, styles, as_title = FALSE)

Arguments

notes

A list of strings.

styles

The styles to apply.

as_title

If TRUE, apply inverse italics for titles.

Value

A list of styled paragraphs.


toddagood/apatfa documentation built on Jan. 30, 2023, 11:51 p.m.