sf-static/portfolio/node_modules/pug-lexer/test/cases/escape-test.pug
2023-02-28 19:21:07 +01:00

8 lines
208 B
Text

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}