Markdown Source Code Object
The AST of the source code.
Returns inline rule configurations along with any problems encountered while parsing the configurations.
Returns an all directive nodes that enable or disable rules along with any problems encountered while parsing the directives.
Returns an array of all inline configuration nodes found in the source code.
getParent(node)
Returns the parent of the given node.
traverse()
Traverse the source code and return the steps that were taken.