R/markdown_block.R
markdown_block.RdReturn a code block object that can be included in the pandoc parse tree
markdown_block(content, language, id = "", ...)Returns a list with the correct structure for a code block in
the pandoc parse tree.