Skip to content

Commit 1e2a3b7

Browse files
authored
Mention vscode extension in docs (#88)
1 parent 47dd539 commit 1e2a3b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/html2htpy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,7 @@ body[
199199
ol[" {% for step in recipe.steps %}", li[f"{ step }"], " {% endfor %}"],
200200
]
201201
```
202+
203+
## VSCode Extension
204+
205+
If you are using VSCode, you can install the [html2htpy](https://marketplace.visualstudio.com/items?itemName=dunderrrrrr.html2htpy) extension to quickly convert HTML to htpy code.

0 commit comments

Comments
 (0)