library(simplermarkdown)
# Filter tree; read from srdin
new_dta <- simplermarkdown:::filter_pandoc_json_tree()
# Write filtered tree to stcout
writeLines(rjson::toJSON(new_dta))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.