Skip to content

Creates markdown code from a supplied data list

Usage

createSimplePage(data)

Arguments

data

a list of data entries for the resulting markdown page. Following entries can be provided:

title

Page title

description

General description

limitations

Limitations the implementation comes with

authors

Module authors

Value

a character vector containing the produced markdown text

See also

Author

Jan Philipp Dietrich