markdown :: MarkdownProcessor :: current_block=
Used when visiting blocks with recurse.
recurse
# Currently processed block. # Used when visiting blocks with `recurse`. var current_block: nullable MDBlock = null is writable