textile_document: Convert to Textile Markup

View source: R/textile_document.R

textile_documentR Documentation

Convert to Textile Markup

Description

Format for converting from R Markdown to Textile.

Usage

textile_document(keep_md = FALSE, pandoc_args = NULL)

Arguments

keep_md

Keep the markdown file generated by knitting.

pandoc_args

Additional command line options to pass to pandoc.

Value

R Markdown output format to pass to rmarkdown::render().

See Also

Textile reference manual

Other wiki formats: dokuwiki_document(), mediawiki_document(), xwiki_document()


dpprdan/rmdwiki documentation built on May 20, 2022, 4:11 a.m.