Skip to content

Commit fcb0d55

Browse files
committed
Fix example
1 parent 89abf35 commit fcb0d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/html/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<article class="markdown-body entry-content">
6969
<div style="background-color: #f3f3f3; padding: 4px 20px 20px 20px;">
7070
<h4 style="color: #b94a48;">--Value</h4>
71-
<label><input type="checkbox" id="strictMode" checked>&nbsp;&nbsp;strictMode=false&nbsp;&nbsp;&nbsp;</label><br><br>
71+
<label><input type="checkbox" id="strictMode" checked>&nbsp;&nbsp;strictMode&nbsp;&nbsp;&nbsp;</label><br><br>
7272
<label><input type="checkbox" id="defaultTag">&nbsp;&nbsp;defaultTag&nbsp;&nbsp;&nbsp;</label>
7373
<input type="text" id="defaultTag_value" placeholder="String ('p', 'div'..)"></input>
7474
<br><br>

0 commit comments

Comments
 (0)