default not convert leading space

This commit is contained in:
Your Name 2023-01-31 11:55:42 -05:00
parent 46df43247c
commit e507a7aeac

View file

@ -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">