tidy_line: Tidy one line

Description Usage Arguments

Description

Necessary to be called with purrr::map(..., tidy_lines) only if add_only was set to TRUE because then we have multiple text lines to tidy.

Usage

1

Arguments

text

Text to prettify.

width

The maximal lenght of a line. If length(width) > 1, the elements are used sequentially, one for each iteration. If there are more iterations than values of width, the last value of width is used for all remaining iterations.


lorenzwalthert/stylermd documentation built on May 5, 2019, 1:36 a.m.