From b30eee03a766ebd1b0fb26d2a423ab8ed5612777 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 5 Nov 2022 16:51:50 +0800 Subject: [PATCH] :memo: https://github.com/siyuan-note/siyuan/issues/6456 --- .../20200924093441-ft2rhps.sy | 35 +++++++++++++++++- .../20200825162036-4dx365o.sy | 37 ++++++++++++++++++- .../20211226121319-emrk2yy.sy | 35 +++++++++++++++++- 3 files changed, 103 insertions(+), 4 deletions(-) diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-h361q1i/20200924093441-ft2rhps.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-h361q1i/20200924093441-ft2rhps.sy index 9fcf77341..67bb53d5a 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-h361q1i/20200924093441-ft2rhps.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-h361q1i/20200924093441-ft2rhps.sy @@ -8,7 +8,7 @@ "title": "Formatting elements", "title-img": "background-color:#269;background-image: linear-gradient(white 2px, transparent 2px),linear-gradient(90deg, white 2px, transparent 2px),linear-gradient(rgba(255,255,255,.3) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.3) 1px, transparent 1px);background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;background-position:-2px -2px, -2px -2px, -1px -1px, -1px -1px;", "type": "doc", - "updated": "20220918174924" + "updated": "20221105164926" }, "Children": [ { @@ -3118,6 +3118,39 @@ } ] }, + { + "ID": "20221105164926-hhpq6np", + "Type": "NodeParagraph", + "Properties": { + "id": "20221105164926-hhpq6np", + "updated": "20221105164926" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "The JSON format in the form of " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "code", + "TextMarkTextContent": "{\u0026quot;key\u0026quot;: \u0026quot;value\u0026quot;}" + }, + { + "Type": "NodeText", + "Data": "​ is required. For the syntax, please refer to " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://echarts.apache.org/zh/index.html", + "TextMarkTextContent": "ECharts" + }, + { + "Type": "NodeText", + "Data": "." + } + ] + }, { "ID": "20210104091509-j6xq9xm", "Type": "NodeHeading", diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-abz7w6k/20200825162036-4dx365o.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-abz7w6k/20200825162036-4dx365o.sy index 8fe6bd9e4..4a0483aee 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-abz7w6k/20200825162036-4dx365o.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-abz7w6k/20200825162036-4dx365o.sy @@ -8,7 +8,7 @@ "title": "排版元素", "title-img": "background-color: hsl(2, 57%, 40%);background-image: repeating-linear-gradient(transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(270deg, transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(125deg, transparent, transparent 2px, rgba(0,0,0,.2) 2px, rgba(0,0,0,.2) 3px, transparent 3px, transparent 5px, rgba(0,0,0,.2) 5px);", "type": "doc", - "updated": "20220918174723" + "updated": "20221105164605" }, "Children": [ { @@ -3094,7 +3094,7 @@ "IsFencedCodeBlock": true, "Properties": { "id": "20210104091228-b6sr6sq", - "updated": "20220820214105" + "updated": "20221105164534" }, "Children": [ { @@ -3115,6 +3115,39 @@ } ] }, + { + "ID": "20221105164044-b22rtsr", + "Type": "NodeParagraph", + "Properties": { + "id": "20221105164044-b22rtsr", + "updated": "20221105164605" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "需使用 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "code", + "TextMarkTextContent": "{\u0026quot;key\u0026quot;: \u0026quot;value\u0026quot;}" + }, + { + "Type": "NodeText", + "Data": "​ 形式的 JSON 格式,语法请参考 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://echarts.apache.org/zh/index.html", + "TextMarkTextContent": "ECharts" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] + }, { "ID": "20210104091228-nxyj563", "Type": "NodeHeading", diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226120854-dr1jfx2/20211226121319-emrk2yy.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226120854-dr1jfx2/20211226121319-emrk2yy.sy index 61ef4a370..7e16ce609 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226120854-dr1jfx2/20211226121319-emrk2yy.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226120854-dr1jfx2/20211226121319-emrk2yy.sy @@ -7,7 +7,7 @@ "id": "20211226121319-emrk2yy", "title": "排版元素", "title-img": "background-color: hsl(2, 57%, 40%);background-image: repeating-linear-gradient(transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(270deg, transparent, transparent 50px, rgba(0,0,0,.4) 50px, rgba(0,0,0,.4) 53px, transparent 53px, transparent 63px, rgba(0,0,0,.4) 63px, rgba(0,0,0,.4) 66px, transparent 66px, transparent 116px, rgba(0,0,0,.5) 116px, rgba(0,0,0,.5) 166px, rgba(255,255,255,.2) 166px, rgba(255,255,255,.2) 169px, rgba(0,0,0,.5) 169px, rgba(0,0,0,.5) 179px, rgba(255,255,255,.2) 179px, rgba(255,255,255,.2) 182px, rgba(0,0,0,.5) 182px, rgba(0,0,0,.5) 232px, transparent 232px),repeating-linear-gradient(125deg, transparent, transparent 2px, rgba(0,0,0,.2) 2px, rgba(0,0,0,.2) 3px, transparent 3px, transparent 5px, rgba(0,0,0,.2) 5px);", - "updated": "20220918174803" + "updated": "20221105165105" }, "Children": [ { @@ -3092,6 +3092,39 @@ } ] }, + { + "ID": "20221105165104-31b4raz", + "Type": "NodeParagraph", + "Properties": { + "id": "20221105165104-31b4raz", + "updated": "20221105165105" + }, + "Children": [ + { + "Type": "NodeText", + "Data": "需使用 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "code", + "TextMarkTextContent": "{\u0026quot;key\u0026quot;: \u0026quot;value\u0026quot;}" + }, + { + "Type": "NodeText", + "Data": "​ 形式的 JSON 格式,語法請參考 " + }, + { + "Type": "NodeTextMark", + "TextMarkType": "a", + "TextMarkAHref": "https://echarts.apache.org/zh/index.html", + "TextMarkTextContent": "ECharts" + }, + { + "Type": "NodeText", + "Data": "。" + } + ] + }, { "ID": "20211226122008-c2glr4f", "Type": "NodeHeading",