We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09be12 commit 424b78fCopy full SHA for 424b78f
1 file changed
R/pandoc.R
@@ -319,7 +319,6 @@ pandoc_mathjax_args <- function(mathjax,
319
mathjax_path <- render_supporting_files(mathjax_path,
320
files_dir,
321
"mathjax-2.3.0")
322
- mathjax_path <- pandoc_path_arg(mathjax_path)
323
mathjax <- paste(mathjax_path, "/", mathjax_config(), sep = "")
324
}
325
0 commit comments