powered by
Convert a file with specified backend
convert( i, d = NULL, f = NULL, e = NULL, O = NULL, backend = getOption("asciiBackend"), cygwin = FALSE, open = FALSE )
Nothing
input file
output directory
format
encoding
other options
backend ("asciidoc", "t2t" or "pandoc")
"asciidoc"
"t2t"
"pandoc"
use cygwin?
open resulting file?
David Hajage
This function convert a file with asciidoc, txt2tags or pandoc backend