It installs the Quarto extension Literate Markdown Tangler, which provides users with literate programming tools.

add_lmt()

Value

Nothing. Used for its side effects.

Examples

if (FALSE) {
add_lmt()
}