News

I need the markdown output of an R Markdown file to convert it with pandoc manually. But when I use knitr::include_graphics to include local JPEG images and knit to HTML with keep_md (or to markdown), ...