This extension converts HTML code to FT Python code to use with FastHTML
- attributes VS children first
- logo designed by DallE
Users appreciate release notes as you update your extension.
Initial release
Run conversion locally
Support extension settings
New converter
Relax VS code version requirements
Improve SVG handling
Improve code formatting
- create a tag (e.g.
git tag 0.6.2
) git push origin --tags