We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13e33a8 + 24919e3 commit 7d4b614Copy full SHA for 7d4b614
demo/index.html
@@ -43,7 +43,7 @@ <h4>SearchAddon</h4>
43
<label><input type="checkbox" id="regex"/>Use regex</label>
44
<label><input type="checkbox" id="case-sensitive"/>Case sensitive</label>
45
<label><input type="checkbox" id="whole-word"/>Whole word</label>
46
- <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>
47
</div>
48
<h4>SerializeAddon</h4>
49
<div>
0 commit comments