powered by
Apply the function FUN on the abstract syntax tree (AST) obtained from pandoc.
FUN
astrapply(x, FUN, ...)
a list representing the AST obtained from pandoc.
the function to be applied to the AST.
optional arguments to FUN.
A list containing the modified AST.