Converts a Markdown string into an array of AwesomeRoot nodes by processing it and trimming a specified number of elements.
The Markdown content to process.
Optional
The number of elements to trim from the parsed Markdown structure.
An array of root nodes created from the processed Markdown content.
Converts a Markdown string into an array of AwesomeRoot nodes by processing it and trimming a specified number of elements.