pixsy/node_modules/pug-lexer/test/cases/escape-test.pug

9 lines
208 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
doctype html
html
head
title escape-test
body
textarea
- var txt = '<param name="flashvars" value="a=&quot;value_a&quot;&b=&quot;value_b&quot;&c=3"/>'
| #{txt}