.knit_prepare {volker} | R Documentation |
Prepare markdown content for table rendering
.knit_prepare(x, wrap = FALSE)
x |
Markdown text. |
wrap |
Wrap text after the given number of characters. |
Markdown text with line breaks and escaped special characters.