default not convert leading space
This commit is contained in:
parent
46df43247c
commit
e507a7aeac
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
<hr>
|
||||
<div>
|
||||
<label for="leading_space" style="display: inline;">
|
||||
<input type="checkbox" name="leading_space" value="1" id="leading_space" checked> 转换行首空格为全角
|
||||
<input type="checkbox" name="leading_space" value="1" id="leading_space"> 转换行首空格为全角
|
||||
</label>
|
||||
</div>
|
||||
<div class="review-form__option">
|
||||
|
|
Loading…
Add table
Reference in a new issue