feature request: html2ft
with optional arg prefix
#591
jamilraichouni
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Yesterday I found the useful function
html2ft
to convert given HTML code into fasthtml code.To be able to work with
mypy
I doand deal with HTML tags via
etc.
It would be really nice to be able to pass an argument named
prefix=ft.
or similar tohtml2ft
that prepends all uses of fast tags with such a prefix.Many thanks and keep up the great work!
Jamil
Beta Was this translation helpful? Give feedback.
All reactions