Open Issues Need Help
View All on GitHub Invalid Python generated from SVG about 1 month ago
AI Summary: The task is to debug the `air-convert` utility. The utility converts HTML to a Python representation using an AirTags library. Currently, when processing an SVG file, it generates invalid Python code. The issue is specifically with the conversion of an SVG file containing a complex path element. The solution likely involves improving the SVG parsing and Python code generation within the `air-convert` tool to correctly handle complex SVG paths.
Complexity:
4/5
bug good first issue help wanted