Skip to contents

message a list in markdown.

Usage

md_list(x, header = NULL, ordered = F)

Arguments

x

A vector with a length greater than 0.

header

Indicates whether a header is present.

ordered

Defaults to FALSE, if TRUE then prefix is "." otherwise "-".