mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
<div data-attr="Hello <John> <hello>">
|
|
<attr name="data-nested-attr">Hello <John> <![CDATA[<hello>]]></attr>
|
|
<attr name="data-nested-attr2" value="Hello <John> <hello>"/>
|
|
Hello <John>© <![CDATA[<hello>]]>
|
|
${startTag:START}
|
|
</div>
|
|
© |