Inserts a Quarto callout block with placeholder text directly at the cursor.
Examples
if (FALSE) { # \dontrun{
insert_callout()
} # }
Inserts a Quarto callout block with placeholder text directly at the cursor.
if (FALSE) { # \dontrun{
insert_callout()
} # }