Write a markdown-formatted metadata document
Details
Similar to read_md()
, write_md()
is considerably less generic than most
write_
functions. If x
is an xml_document
this should convert seamlessly;
but lists or tibbles that have been manually formatted require care.
Internally, write_md()
calls lightparser::combine_tbl_to_file.