create_div1.Rd
Writes a formatted `div1` block to the quarto document. `div1` is the variable name for all variable types.
create_div1(x = "vname")
Character string, the label or variable name to include in the header. Defaults to `"vname"`.
No return value, called for side effects (writes markdown text).