We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89c631 commit 496258dCopy full SHA for 496258d
tools/html_entities_converter.html
@@ -658,7 +658,7 @@
658
<div id="example-container" class="example-buttons">
659
<button class="example-btn" data-example="<p>Hello world!</p>">HTML tag</button>
660
<button class="example-btn" data-example="5 > 3 && 2 < 4">Operators</button>
661
- <button class="example-btn" data-example="\"Don't worry!\"">Quotes</button>
+ <button class="example-btn" data-example='"Don't worry!"'>Quotes</button>
662
</div>
663
664
0 commit comments