BlockQuote: Block Quote

View source: R/pandocfilters.R

BlockQuoteR Documentation

Block Quote

Description

Constructs a block object of type "BlockQuote".

Usage

BlockQuote(blocks)

Arguments

blocks

a block object or list of block objects

Examples

BlockQuote(Plain("Hello R!"))

pandocfilters documentation built on Aug. 12, 2022, 1:05 a.m.