Inserts a Quarto column-margin block with placeholder text directly at the cursor.
Examples
if (FALSE) { # \dontrun{
if (interactive()) {
insert_margin()
}
} # }
Inserts a Quarto column-margin block with placeholder text directly at the cursor.
if (FALSE) { # \dontrun{
if (interactive()) {
insert_margin()
}
} # }