This is a convenience function for testing and development.
pandoc_ast(file, from = NULL, tolist = TRUE)
file | the file to convert using pandoc. |
---|---|
from | the format to convert from. If |
tolist | whether to return the AST as an R list. If |
A list containing the structured document