View source: R/textile_document.R
textile_document | R Documentation |
Format for converting from R Markdown to Textile.
textile_document(keep_md = FALSE, pandoc_args = NULL)
keep_md |
Keep the markdown file generated by knitting. |
pandoc_args |
Additional command line options to pass to pandoc. |
R Markdown output format to pass to rmarkdown::render()
.
Other wiki formats:
dokuwiki_document()
,
mediawiki_document()
,
xwiki_document()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.