Path 1: 13 calls (1.0)
→ context MarkdownContext (13)
1def on_enter(self, context: "MarkdownContext") -> None: 2 self.text = Text() 3 context.enter_style(self.style_name)