9 lines
208 B
Plaintext
9 lines
208 B
Plaintext
|
doctype html
|
||
|
html
|
||
|
head
|
||
|
title escape-test
|
||
|
body
|
||
|
textarea
|
||
|
- var txt = '<param name="flashvars" value="a="value_a"&b="value_b"&c=3"/>'
|
||
|
| #{txt}
|