# Generated by roxygen2: do not edit by hand

export(map_md)
export(md_autolink)
export(md_blank)
export(md_bold)
export(md_bullet)
export(md_chunk)
export(md_code)
export(md_convert)
export(md_define)
export(md_disallow)
export(md_escape)
export(md_fence)
export(md_hardline)
export(md_heading)
export(md_image)
export(md_indent)
export(md_issue)
export(md_italic)
export(md_link)
export(md_list)
export(md_order)
export(md_paragraph)
export(md_quote)
export(md_reference)
export(md_rule)
export(md_setext)
export(md_softline)
export(md_strike)
export(md_table)
export(md_task)
export(md_text)
importFrom(glue,as_glue)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(knitr,kable)
importFrom(markdown,markdownToHTML)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_dup)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
