halo/ui/packages
Takagi c956533160
pref: default code block indentation from Tab to 2 Spaces in editor (#6090)
#### What type of PR is this?

/kind improvement
/area editor
/milestone 2.17.x

#### What this PR does / why we need it:

将默认编辑器中代码块的缩进由一个制表符(\t),更改为两个空格` {2}`。

#### How to test it?

测试使用 `Tab` 即 `Shift + Tab` 缩进时,是否每次缩进两个空格而不是一个制表符。

#### Does this PR introduce a user-facing change?
```release-note
优化默认编辑器代码块缩进为两个空格。
```
2024-06-18 06:02:53 +00:00
..
api-client Prepare for developing 2.17.0 (#6032) 2024-06-03 09:53:44 +00:00
components fix: content offset caused by empty slot (#6040) 2024-06-06 06:43:21 +00:00
editor pref: default code block indentation from Tab to 2 Spaces in editor (#6090) 2024-06-18 06:02:53 +00:00
shared Prepare for developing 2.17.0 (#6032) 2024-06-03 09:53:44 +00:00
ui-plugin-bundler-kit Prepare for developing 2.17.0 (#6032) 2024-06-03 09:53:44 +00:00