Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 869 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 869 Bytes

rmdwiki

R-CMD-check Lifecycle: experimental

{rmdwiki} creates wiki markup output from RMarkdown (rmd) documents. Specify e.g. rmdwiki::mediawiki_document as the output of your Rmd file and knitting the document should return a *.mediawiki file. The package currently supports the following formats:

  • mediawiki_document
  • textile_document
  • dokuwiki_document
  • xwiki_document

Installation

remotes::install_github("dpprdan/rmdwiki")