powered by
Create a blank line between other markdown block-level elements.
md_blank()
A glue vector of length one containing two newline characters.
glue
Blank lines between block-level elements are ignored, except for the role they play in determining whether a list is tight or loose.
Blank lines at the beginning and end of the document are also ignored.
Other leaf block functions: md_chunk(), md_fence(), md_heading(), md_indent(), md_label(), md_paragraph(), md_reference(), md_rule(), md_setext(), md_table()
md_chunk()
md_fence()
md_heading()
md_indent()
md_label()
md_paragraph()
md_reference()
md_rule()
md_setext()
md_table()
md_blank
Run the code above in your browser using DataLab