Path 1: 12 calls (1.0)
→ context MarkdownContext (12)
1def on_leave(self, context: "MarkdownContext") -> None: 2 """Called when the parser leaves the element. 3 4 Args: 5 context (MarkdownContext): [description] 6 """