Extract code blocks from markdown-formatted text
input
of the Extract Markdown Code Blocks block.firstBlock
output will be control-flow-excluded and allBlocks
will be an empty array.What format are the code blocks expected to be in?
How are language identifiers handled?
Does this block handle inline code?