pandoc_to_json {pandocfilters} | R Documentation |
Utility functions for testing filters
pandoc_to_json(file, from = "markdown")
pandoc_from_json(json, to = "markdown", exchange = c("file", "arg"))
file |
file name |
from |
markdown, html, latex or native |
json |
a |
to |
markdown, html, latex or native |
exchange |
a character string |