dot-knit_prepare: Prepare markdown content for table rendering

.knit_prepareR Documentation

Prepare markdown content for table rendering

Description

Prepare markdown content for table rendering

Usage

.knit_prepare(x, wrap = FALSE)

Arguments

x

Markdown text.

wrap

Wrap text after the given number of characters.

Value

Markdown text with line breaks and escaped special characters.


volker documentation built on April 12, 2025, 9:16 a.m.