Questions tagged [html2haml]
8 questions
8
votes
3 answers
Is there a bash command for converting an entire directory to HAML from HTML?
I'm looking to convert an entire directory of HTML to HAML so that the files have the same name but with a new extension.
html2haml file.html.erb file.haml
Can I run a loop so that I can convert all these files all at once so that the name is the…

Trip
- 26,756
- 46
- 158
- 277
2
votes
2 answers
Convert HTML to HAML
I need to block back button in browser. i know html code but i want it in haml
Can anyone convert this html code into haml code: