Closed coolaj86 closed 13 years ago
So trivial to convert by hand that it doesn't much matter, but this outputs nothing / empty string:
<html> <head> <script type="text/javascript">window.location = "/newsite/";</script> </head> </html>
Thanks. HTML to Jade conversion is typically a one-time affair for me too and not a daily routine so I resort to minor editing to workaround these kind of issues. But I hope to clean up these issues eventually.
So trivial to convert by hand that it doesn't much matter, but this outputs nothing / empty string: