block: Tag a section as a "block"

View source: R/rd_objs.R

blockR Documentation

Tag a section as a "block"

Description

Markdown blocks are sections of markdown which should not be re-wrapped. This includes things like enumerated lists, itemized lists and tables. Their individual items might be wrapped, but the block element should always be surrounded by newlines.

Usage

block(x = "")

Genentech/rd2markdown documentation built on Feb. 28, 2025, 1:27 p.m.