-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5a4e81
commit fc04222
Showing
4 changed files
with
57 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<div align="center"> | ||
<a href="https://marketplace.visualstudio.com/items?itemName=PhilipNuzhnyi.html2ft"> | ||
<img src="./html2ft.png" alt="ACS" width="100" /> | ||
</a> | ||
</div> | ||
|
||
<h1 align="center">HTML2FT</h1> | ||
|
||
This extension converts HTML code to FT Python code to use with FastHTML | ||
|
||
![Screenshot](./images/html2tf.gif) | ||
|
||
## Extension Settings | ||
|
||
- attributes VS children first | ||
|
||
## Credits | ||
|
||
- logo designed by DallE | ||
|
||
## Release Notes | ||
|
||
Users appreciate release notes as you update your extension. | ||
|
||
### 0.1.0 | ||
|
||
Initial release | ||
|
||
### 0.2.0 | ||
|
||
Run conversion locally | ||
|
||
### 0.3.0 | ||
|
||
Support extension settings | ||
|
||
### 0.4.0 | ||
|
||
New converter | ||
|
||
### 0.5.0 | ||
|
||
Relax VS code version requirements | ||
|
||
### 0.6.0 | ||
|
||
Improve SVG handling | ||
|
||
### 0.7.0 | ||
|
||
Improve code formatting | ||
|
||
## Release flow | ||
|
||
- create a tag (e.g. `git tag 0.6.2`) | ||
- `git push origin --tags` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters