Utility for parsing indented markdown blocks with hierarchical nesting.
This utility handles the complex logic of parsing markdown blocks that can contain
nested content based on indentation levels, maintaining proper hierarchical structure
for lists, task lists, and other indented block types.
Fileoverview
Utility for parsing indented markdown blocks with hierarchical nesting.
This utility handles the complex logic of parsing markdown blocks that can contain nested content based on indentation levels, maintaining proper hierarchical structure for lists, task lists, and other indented block types.