mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
📝 Improve User Guide (#15767)
https://github.com/siyuan-note/siyuan/issues/14430
This commit is contained in:
@@ -3820,7 +3820,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "In the code block, only select the content of the code block"
|
||||
"Data": "Double press to select all loaded content blocks in the document; in the code block, only select the content of the code block"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3818,7 +3818,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "代码块中使用时仅选中代码块中的内容"
|
||||
"Data": "连续按下两次以选中文档中所有已加载的内容块;代码块中使用时仅选中代码块中的内容"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3808,7 +3808,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "代碼塊中使用時僅選中代碼塊中的內容"
|
||||
"Data": "連續按下兩次以選中文檔中所有已加載的內容塊;代碼塊中使用時僅選中代碼塊中的內容"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3775,7 +3775,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "コードブロックではコードのみが選択されます"
|
||||
"Data": "文書内のすべてのロード済みコンテンツブロックを選択するにはダブルプレスしてください;コードブロックではコードのみが選択されます"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user