blocks property

List<BlockNode> blocks
final

The list of markdown blocks to render.

Implementation

final List<BlockNode> blocks;