as_ast | Convert an object into an 'rmd_ast'. |
as_document | Convert an 'rmd_ast', 'rmd_tibble', or any ast node into... |
chunk_options | Get and set code chunk options |
inline_code_utils | Inline code detection and extraction utilities |
parse_collection | Parse a collection of R Markdown or Quarto document |
parse_rmd | Parse an R Markdown or Quarto document |
parsermd-package | parsermd: Formal Parser and Related Tools for R Markdown... |
reexports | Objects exported from other packages |
render | Render 'parsermd' objects |
rmd_ast_append | Append or preprend nodes to an ast |
rmd_check_template | Check an Rmd against a template |
rmd_chunk | Code chunk node |
rmd_classes_s7 | S7 Class Definitions for RMD Nodes |
rmd_code_block | Markdown code block node |
rmd_code_block_literal | Code block literal node |
rmd_fenced_div_close | Closing fenced div node |
rmd_fenced_div_open | Opening fenced div node |
rmd_fenced_div_wrap | Wrap selected nodes with fenced divs |
rmd_heading | Heading node |
rmd_inline_code | Inline code node |
rmd_insert | Insert nodes at specified locations |
rmd_markdown | Markdown text node |
rmd_modify | Modify nodes of an Rmd ast |
rmd_node_sections | Find the sections for each rmd object node |
rmd_node_utilities | rmd node utility functions |
rmd_raw_chunk | Raw chunk node |
rmd_select | Select nodes of an Rmd ast |
rmd_select_helpers | Rmd selection helper functions |
rmd_shortcode | Shortcode node |
rmd_source | Source the code chunks of an Rmd document |
rmd_span | Span node |
rmd_template | Create a template from an 'rmd' object. |
shortcode_utils | Shortcode detection and extraction utilities |
span_utils | Span detection and extraction utilities |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.