prettier/tests/html_attributes/smart-quotes.html

6 lines
112 B
HTML

<div
smart-quotes='123 " 456'
smart-quotes="123 ' 456"
smart-quotes='123 &apos;&quot; 456'
></div>