UNPKG

196 BHTMLView Raw
1<html>
2 <head>
3 <script src="../jade.js"></script>
4 <script>
5 console.log(require('jade').render('html\n body\n h1 Wahoo'));
6 </script>
7 </head>
8 <body>
9
10 </body>
11</html>
\No newline at end of file