initial
This commit is contained in:
7
node_modules/pug/test/cases/script.whitespace.html
generated
vendored
Normal file
7
node_modules/pug/test/cases/script.whitespace.html
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<script>
|
||||
if (foo) {
|
||||
|
||||
bar();
|
||||
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user