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