Merge pull request #3786 from Tyriar/default_highlight

Highlight all matches in demo by default
This commit is contained in:
Daniel Imms
2022-05-12 13:25:23 -07:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@
<label><input type="checkbox" id="regex"/>Use regex</label>
<label><input type="checkbox" id="case-sensitive"/>Case sensitive</label>
<label><input type="checkbox" id="whole-word"/>Whole word</label>
<label><input type="checkbox" id="highlight-all-matches"/>Highlight All Matches</label>
<label><input type="checkbox" id="highlight-all-matches" checked/>Highlight All Matches</label>
</div>
<h4>SerializeAddon</h4>
<div>