Skip to contents

S7 class representing a code block with {{...}} attributes

Usage

rmd_code_block_literal(
  attr = "",
  code = character(),
  indent = "",
  n_ticks = 3L
)

Arguments

attr

Character. Raw attribute content from {{...}}

code

Character vector. Code lines

indent

Character. Indentation

n_ticks

Integer. Number of backticks