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 89abf35 commit fcb0d55Copy full SHA for fcb0d55
sample/html/options.html
@@ -68,7 +68,7 @@
68
<article class="markdown-body entry-content">
69
<div style="background-color: #f3f3f3; padding: 4px 20px 20px 20px;">
70
<h4 style="color: #b94a48;">--Value</h4>
71
- <label><input type="checkbox" id="strictMode" checked> strictMode=false </label><br><br>
+ <label><input type="checkbox" id="strictMode" checked> strictMode </label><br><br>
72
<label><input type="checkbox" id="defaultTag"> defaultTag </label>
73
<input type="text" id="defaultTag_value" placeholder="String ('p', 'div'..)"></input>
74
<br><br>
0 commit comments