OpenMetadata stores descriptions as rich HTML (<p>, <strong>, , etc.). Add strip_html() to transformer that converts to clean plain text for YAML files consumed by Claude Code agent. Applied to metric descriptions, table descriptions, and column descriptions. Webapp display dict keeps raw HTML since the modal renders it correctly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| enricher.py | ||
| transformer.py | ||