codeBlocks property

List<MdCodeBlock> get codeBlocks

The markdown code blocks (both fenced and indented) contained in this comment.

Implementation

List<MdCodeBlock> get codeBlocks;