In pandoc "block" objects are used as container for
"inline" objects and to give them specific roles.
Objects of the classes "NULL" and "character"
can be coerced to "block".
Usage
as.block(x)
Value
an object of class "block".
Arguments
x
an object of type "NULL" or "character" or "block".