initial
This commit is contained in:
46
node_modules/pug/test/cases/text.pug
generated
vendored
Normal file
46
node_modules/pug/test/cases/text.pug
generated
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
option(value='') -- (selected) --
|
||||
|
||||
p
|
||||
|
||||
p.
|
||||
|
||||
p
|
||||
| foo
|
||||
| bar
|
||||
|
|
||||
|
|
||||
| baz
|
||||
|
||||
p.
|
||||
foo
|
||||
|
||||
|
||||
bar
|
||||
baz
|
||||
|
||||
.
|
||||
|
||||
.
|
||||
foo
|
||||
|
||||
|
||||
bar
|
||||
baz
|
||||
|
||||
pre
|
||||
| foo
|
||||
| bar
|
||||
| baz
|
||||
| .
|
||||
|
||||
pre.
|
||||
foo
|
||||
bar
|
||||
baz
|
||||
.
|
||||
|
||||
.
|
||||
foo
|
||||
bar
|
||||
baz
|
||||
.
|
||||
Reference in New Issue
Block a user