Create Markdown representing a huxtable
Usage
print_md(ht, ...)
to_md(ht, header = TRUE, min_width = getOption("width")/4, max_width = 80, ...)Details
Only align and caption properties are used. The markdown format is
multiline_tables, see the pandoc documentation.
See also
Other printing functions:
print_html(),
print_latex(),
print_rtf(),
print_screen(),
print_typst()