Skip to content

Commit

Permalink
📝 Remove links to github.com from the user guide #9011
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Aug 21, 2023
1 parent 5868ae1 commit e08133e
Show file tree
Hide file tree
Showing 6 changed files with 60 additions and 403 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "20200924095938-a9p5450",
"title": "Theme",
"type": "doc",
"updated": "20230820184056"
"updated": "20230821210921"
},
"Children": [
{
Expand Down Expand Up @@ -755,7 +755,8 @@
"Num": 1
},
"Properties": {
"id": "20201225174048-zqtzaox"
"id": "20201225174048-zqtzaox",
"updated": "20230821210921"
},
"Children": [
{
Expand Down Expand Up @@ -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": [
{
Expand All @@ -890,7 +893,7 @@
},
{
"Type": "NodeText",
"Data": " in the opened folder, and create new "
"Data": " in the opened folder, and create new "
},
{
"Type": "NodeTextMark",
Expand All @@ -899,7 +902,7 @@
},
{
"Type": "NodeText",
"Data": " and "
"Data": " and "
},
{
"Type": "NodeTextMark",
Expand All @@ -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"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "20200924100110-vcg96wy",
"title": "Icon",
"type": "doc",
"updated": "20230820184044"
"updated": "20230821210709"
},
"Children": [
{
Expand Down Expand Up @@ -417,7 +417,7 @@
},
"Properties": {
"id": "20210104091404-07yula4",
"updated": "20210531222122"
"updated": "20230821210709"
},
"Children": [
{
Expand Down Expand Up @@ -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": [
{
Expand All @@ -552,7 +553,7 @@
},
{
"Type": "NodeText",
"Data": " in the opened folder, and create new "
"Data": " in the opened folder, and create new "
},
{
"Type": "NodeTextMark",
Expand All @@ -561,7 +562,7 @@
},
{
"Type": "NodeText",
"Data": " and "
"Data": " and "
},
{
"Type": "NodeTextMark",
Expand All @@ -570,7 +571,7 @@
},
{
"Type": "NodeText",
"Data": " files in "
"Data": " files in "
},
{
"Type": "NodeTextMark",
Expand All @@ -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"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "20200922101913-d5yitmq",
"title": "图标",
"type": "doc",
"updated": "20230820183918"
"updated": "20230821210605"
},
"Children": [
{
Expand Down Expand Up @@ -422,7 +422,7 @@
},
"Properties": {
"id": "20210104091325-n2kixht",
"updated": "20210531222206"
"updated": "20230821210605"
},
"Children": [
{
Expand Down Expand Up @@ -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": [
{
Expand All @@ -557,7 +558,7 @@
},
{
"Type": "NodeText",
"Data": ",在 "
"Data": ",在 "
},
{
"Type": "NodeTextMark",
Expand All @@ -566,7 +567,7 @@
},
{
"Type": "NodeText",
"Data": " 中新建 "
"Data": " 中新建 "
},
{
"Type": "NodeTextMark",
Expand All @@ -575,7 +576,7 @@
},
{
"Type": "NodeText",
"Data": " 和 "
"Data": " 和 "
},
{
"Type": "NodeTextMark",
Expand All @@ -584,7 +585,7 @@
},
{
"Type": "NodeText",
"Data": " 文件 "
"Data": " 文件"
},
{
"Type": "NodeTextMark",
Expand All @@ -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"
}
]
}
Expand Down
Loading

0 comments on commit e08133e

Please sign in to comment.