hinesboy / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
http://www.mavoneditor.com/
MIT License
6.38k stars 916 forks source link

[Bug] 一个tab 会显示8个空格,可以默认显示4个空格吗 #752

Closed lianghuiyong closed 2 years ago

lianghuiyong commented 2 years ago

一个tab 会显示8个空格,可以默认显示4个空格吗

ygj6 commented 2 years ago

增加:tabSize="4"属性可以修改。


Add :tabSize="4" property can be modified.

ref:https://github.com/hinesboy/mavonEditor/tree/b9489a331baf65e856629814f68c6b74f495c863#props