Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ MarkupError
Class
MarkupError
rich/errors.py:25–26 ·
view source on GitHub ↗
Markup was badly formatted.
Source
from the content-addressed store, hash-verified
23
24
25
class
MarkupError(ConsoleError):
26
""
"Markup was badly formatted."
""
27
28
29
class
LiveError(ConsoleError):
Callers
1
render
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected