{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
remotes::install_github("dpprdan/rmdwiki")