árvíztűrő tükörfúrógép ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP
$y $x Hello!
$$ $$x $$1 $1
apple
Hello, ${name}!
${greeting3('world')}
${greeting3('everyone else')}
&
<
>
"
'
©
½
ó
Testing markup
Attribute quoting test
Testing standalone directives
Elements
$a
${b}
${c}
${Markup(d)}
${fn1(1)}
${ x * x }
True
1
False
0
()
(0, )
X
Y
ELSE
X
Y
ELSE
X
Y
ELSE
X
Y
ELSE
X
Y
ELSE
X
Y
ELSE
[$x]{$y}
Attributes
Hello
Hello
Hello
[$x]{$y}
{$x}[$y]
[]{}
{}[]
$a
${b}
${c}
${Markup(d)}
${fn2(2)}