Pablo Serrati
Pablo Serrati
**Explain the problem.** I'm trying to convert a file from Word to Markdown, but I'm getting some problems with converting citations that don't include the author. In the output the...
Hi, I think it would be a nice improvement to [pandoc_convert](https://github.com/rstudio/rmarkdown/blob/ee69d59f8011ad7b717a409fcbf8060d6ffc4139/R/pandoc.R#L109) if, instead of returning NULL, it would invisibly return the command used in the pandoc call ('command'). This would...
It would be interesting if the log file (`--log=file`) could store the output of the lua filters generated by the `error` and `io.write` functions. Currently it only saves the output...