Path 1: 12 calls (1.0)

MarkdownContext (12)

1def on_enter(self, context: "MarkdownContext") -> None:
2        """Called when the node is entered.
3
4        Args:
5            context (MarkdownContext): The markdown context.
6        """