mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
📝 Remove links to github.com from the user guide https://github.com/siyuan-note/siyuan/issues/9011
This commit is contained in:
parent
5868ae1102
commit
e08133ea88
6 changed files with 60 additions and 403 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200924095938-a9p5450",
|
||||
"title": "Theme",
|
||||
"type": "doc",
|
||||
"updated": "20230820184056"
|
||||
"updated": "20230821210921"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -755,7 +755,8 @@
|
|||
"Num": 1
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20201225174048-zqtzaox"
|
||||
"id": "20201225174048-zqtzaox",
|
||||
"updated": "20230821210921"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -869,14 +870,16 @@
|
|||
"Num": 3
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20201225174048-92haint"
|
||||
"id": "20201225174048-92haint",
|
||||
"updated": "20230821210921"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20201225174048-fh16r64",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20201225174048-fh16r64"
|
||||
"id": "20201225174048-fh16r64",
|
||||
"updated": "20230821210921"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -890,7 +893,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " in the opened folder, and create new "
|
||||
"Data": " in the opened folder, and create new "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -899,7 +902,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " and "
|
||||
"Data": " and "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -908,102 +911,16 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " files in "
|
||||
"Data": " files in "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "alice"
|
||||
},
|
||||
{
|
||||
"Type": "NodeSoftBreak",
|
||||
"Data": "\n"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "The "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "theme.json"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " file is as follows:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20201225174048-d4ms7ra",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"CodeBlockFenceChar": 96,
|
||||
"CodeBlockFenceLen": 3,
|
||||
"CodeBlockOpenFence": "YGBg",
|
||||
"CodeBlockInfo": "anNvbg==",
|
||||
"CodeBlockCloseFence": "YGBg",
|
||||
"Properties": {
|
||||
"id": "20201225174048-d4ms7ra"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```",
|
||||
"CodeBlockFenceLen": 3
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307092214-d3wazmu",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"midnight\",\n \"author\": \"Vanessa\",\n \"version\": \"1.0.0\",\n \"modes\": [\"dark\"]\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307092214-d3wazmu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```",
|
||||
"CodeBlockFenceLen": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20201225174048-crkpdob",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20201225174048-crkpdob"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "modes"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " is the appearance mode, divided into "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "dark"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " and "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "light"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ". Please modify the other fields as needed."
|
||||
"Data": ", for specific examples, please refer to github repo: siyuan-note/theme-sample\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200924100110-vcg96wy",
|
||||
"title": "Icon",
|
||||
"type": "doc",
|
||||
"updated": "20230820184044"
|
||||
"updated": "20230821210709"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -417,7 +417,7 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20210104091404-07yula4",
|
||||
"updated": "20210531222122"
|
||||
"updated": "20230821210709"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -531,14 +531,15 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20210104091404-wdwknqi",
|
||||
"updated": "20210531222122"
|
||||
"updated": "20230821210709"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210104091404-0errb7b",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210104091404-0errb7b"
|
||||
"id": "20210104091404-0errb7b",
|
||||
"updated": "20230821210709"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -552,7 +553,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " in the opened folder, and create new "
|
||||
"Data": " in the opened folder, and create new "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -561,7 +562,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " and "
|
||||
"Data": " and "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -570,7 +571,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " files in "
|
||||
"Data": " files in "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -579,47 +580,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " The "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "icon.json"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " file is as follows:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210104091404-olba0a3",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"Properties": {
|
||||
"id": "20210104091404-olba0a3",
|
||||
"updated": "20210531222122"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307092214-z6xa7w8",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"alice\",\n \"author\": \"Vanessa\",\n \"url\": \"https://github.com/Vanessa219\",\n \"version\": \"1.0.0\"\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307092214-z6xa7w8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```"
|
||||
"Data": ", for specific examples, please refer to github repo: siyuan-note/icon-sample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200922101913-d5yitmq",
|
||||
"title": "图标",
|
||||
"type": "doc",
|
||||
"updated": "20230820183918"
|
||||
"updated": "20230821210605"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -422,7 +422,7 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20210104091325-n2kixht",
|
||||
"updated": "20210531222206"
|
||||
"updated": "20230821210605"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -536,14 +536,15 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20210104091325-fkdgqym",
|
||||
"updated": "20210531222206"
|
||||
"updated": "20230821210605"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20210104091325-up46nkf",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20210104091325-up46nkf"
|
||||
"id": "20210104091325-up46nkf",
|
||||
"updated": "20230821210605"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -557,7 +558,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",在 "
|
||||
"Data": ",在 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -566,7 +567,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 中新建 "
|
||||
"Data": " 中新建 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -575,7 +576,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -584,7 +585,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件 "
|
||||
"Data": " 文件"
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -593,38 +594,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件如下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20210104091325-rz9r9hz",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"Properties": {
|
||||
"id": "20210104091325-rz9r9hz",
|
||||
"updated": "20210531222206"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307091943-a4jij0r",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"alice\",\n \"author\": \"Vanessa\",\n \"url\": \"https://github.com/Vanessa219\",\n \"version\": \"1.0.0\"\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307091943-a4jij0r"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```"
|
||||
"Data": ",具体示例请参考 github repo: siyuan-note/icon-sample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"id": "20200922102318-oz84yu3",
|
||||
"title": "主题",
|
||||
"type": "doc",
|
||||
"updated": "20230820185914"
|
||||
"updated": "20230821210751"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -759,7 +759,8 @@
|
|||
"Num": 1
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20201225202158-gbr4pfn"
|
||||
"id": "20201225202158-gbr4pfn",
|
||||
"updated": "20230821210751"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -874,14 +875,16 @@
|
|||
"Num": 3
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20201225202158-cz8s9wp"
|
||||
"id": "20201225202158-cz8s9wp",
|
||||
"updated": "20230821210751"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20201225202158-z2lern7",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20201225202158-z2lern7"
|
||||
"id": "20201225202158-z2lern7",
|
||||
"updated": "20230821210751"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -895,7 +898,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",在 "
|
||||
"Data": ",在 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -904,7 +907,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 中新建 "
|
||||
"Data": " 中新建 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -913,7 +916,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -922,89 +925,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "theme.json"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件如下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20201225202158-0cmjw33",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"CodeBlockFenceChar": 96,
|
||||
"CodeBlockFenceLen": 3,
|
||||
"CodeBlockOpenFence": "YGBg",
|
||||
"CodeBlockInfo": "anNvbg==",
|
||||
"CodeBlockCloseFence": "YGBg",
|
||||
"Properties": {
|
||||
"id": "20201225202158-0cmjw33"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```",
|
||||
"CodeBlockFenceLen": 3
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307091943-atpmbqe",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"midnight\",\n \"author\": \"Vanessa\",\n \"url\": \"https://github.com/Vanessa219\",\n \"version\": \"1.0.0\",\n \"modes\": [\"dark\"]\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307091943-atpmbqe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```",
|
||||
"CodeBlockFenceLen": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20201225202158-m45cgir",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20201225202158-m45cgir"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "modes"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 为外观呈现模式,分为 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "dark"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "light"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",其余字段请按需修改。"
|
||||
"Data": " 文件,具体示例请参考 github repo: siyuan-note/theme-sample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20211226121326-v5kpxfp",
|
||||
"title": "主題",
|
||||
"updated": "20230820184013"
|
||||
"updated": "20230821210822"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -716,7 +716,7 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20211226121625-pcuvzd2",
|
||||
"updated": "20211228134339"
|
||||
"updated": "20230821210822"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -819,14 +819,15 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20211226121625-dwa3a7v",
|
||||
"updated": "20211228134339"
|
||||
"updated": "20230821210822"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226121625-e64xwyp",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226121625-e64xwyp"
|
||||
"id": "20211226121625-e64xwyp",
|
||||
"updated": "20230821210822"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -840,7 +841,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",在 "
|
||||
"Data": ",在 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -849,7 +850,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 中新建 "
|
||||
"Data": " 中新建 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -858,7 +859,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -867,83 +868,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "theme.json"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件如下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226121625-qlen5oy",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"Properties": {
|
||||
"id": "20211226121625-qlen5oy"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307092237-lb5tr6g",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"midnight\",\n \"author\": \"Vanessa\",\n \"url\": \"https://github.com/Vanessa219\",\n \"version\": \"1.0.0\",\n \"modes\": [\"dark\"]\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307092237-lb5tr6g"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226121625-4lf2j37",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226121625-4lf2j37",
|
||||
"updated": "20211228134339"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "modes"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 為外觀呈現模式,分為 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "dark"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "light"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",其余欄位請按需修改。"
|
||||
"Data": " 文件,具體示例請參考 github repo: siyuan-note/theme-sample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20211226121633-qa2fjpl",
|
||||
"title": "圖示",
|
||||
"updated": "20230820184008"
|
||||
"updated": "20230821210641"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -396,7 +396,7 @@
|
|||
},
|
||||
"Properties": {
|
||||
"id": "20211226121706-eq30hv9",
|
||||
"updated": "20211228132132"
|
||||
"updated": "20230821210641"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -502,14 +502,16 @@
|
|||
"Num": 3
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20211226121706-cxvhk6a"
|
||||
"id": "20211226121706-cxvhk6a",
|
||||
"updated": "20230821210641"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"ID": "20211226121706-v9ibyud",
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20211226121706-v9ibyud"
|
||||
"id": "20211226121706-v9ibyud",
|
||||
"updated": "20230821210641"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
|
@ -523,7 +525,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": ",在 "
|
||||
"Data": ",在 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -532,7 +534,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 中新建 "
|
||||
"Data": " 中新建 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -541,7 +543,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 和 "
|
||||
"Data": " 和 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
|
|
@ -550,46 +552,7 @@
|
|||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "icon.json"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 文件如下:"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ID": "20211226121706-wsodgjf",
|
||||
"Type": "NodeCodeBlock",
|
||||
"IsFencedCodeBlock": true,
|
||||
"Properties": {
|
||||
"id": "20211226121706-wsodgjf"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceOpenMarker",
|
||||
"Data": "```"
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceInfoMarker",
|
||||
"CodeBlockInfo": "anNvbg=="
|
||||
},
|
||||
{
|
||||
"ID": "20220307092237-e74n38r",
|
||||
"Type": "NodeCodeBlockCode",
|
||||
"Data": "{\n \"name\": \"alice\",\n \"author\": \"Vanessa\",\n \"url\": \"https://github.com/Vanessa219\",\n \"version\": \"1.0.0\"\n}\n",
|
||||
"Properties": {
|
||||
"id": "20220307092237-e74n38r"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "NodeCodeBlockFenceCloseMarker",
|
||||
"Data": "```"
|
||||
"Data": " 文件,具體示例請參考 github repo: siyuan-note/icon-sample"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue