initial
This commit is contained in:
8
node_modules/pug/test/cases/escape-test.pug
generated
vendored
Normal file
8
node_modules/pug/test/cases/escape-test.pug
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
title escape-test
|
||||
body
|
||||
textarea
|
||||
- var txt = '<param name="flashvars" value="a="value_a"&b="value_b"&c=3"/>'
|
||||
| #{txt}
|
||||
Reference in New Issue
Block a user