as_ast                  Convert an object into an 'rmd_ast'.
as_document             Convert an 'rmd_ast', 'rmd_tibble', or any ast
                        node into text.
chunk_options           Get and set code chunk options
parse_rmd               Parse an R Markdown document
parsermd-package        Stuff
render                  Render 'parsermd' objects using
                        'rmarkdown::render()'
rmd_check_template      Check an Rmd against a template
rmd_node                rmd node utility functions
rmd_node_sections       Find the sections for each rmd object node
rmd_select              Select nodes of an Rmd ast
rmd_select_helpers      Rmd selection helper functions
rmd_source              Source the code chunks of an Rmd document
rmd_subset              Subset the nodes of an rmd object
rmd_subset_util         rmd_subset utility functions
rmd_template            Create a template from an 'rmd' object.
