mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-26 02:06:10 +01:00
🎨 中西文间插入空格 改为 优化排版 https://github.com/siyuan-note/siyuan/issues/5312
This commit is contained in:
parent
1d10439bbb
commit
188c4828ad
5 changed files with 5 additions and 5 deletions
|
|
@ -213,7 +213,7 @@ export class Breadcrumb {
|
|||
}
|
||||
}).element);
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
label: window.siyuan.languages.spaceInZE,
|
||||
label: window.siyuan.languages.optimizeTypography,
|
||||
click: () => {
|
||||
fetchPost("/api/format/autoSpace", {
|
||||
id: protyle.block.rootID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue