diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-6yi0dv5/20201117112518-dott91x.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-6yi0dv5/20201117112518-dott91x.sy index 75e4f549c..bc611cab8 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-6yi0dv5/20201117112518-dott91x.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-6yi0dv5/20201117112518-dott91x.sy @@ -4,9 +4,9 @@ "Type": "NodeDocument", "Properties": { "id": "20201117112518-dott91x", - "title": "Embed Content block", + "title": "Embed Content Block", "type": "doc", - "updated": "20220623201506" + "updated": "20221007175159" }, "Children": [ { diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-fqgskfj/20200813013559-sgbzl5k.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-fqgskfj/20200813013559-sgbzl5k.sy index f5c35e2a0..c1dcd25bf 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-fqgskfj/20200813013559-sgbzl5k.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180320-fqgskfj/20200813013559-sgbzl5k.sy @@ -6,7 +6,7 @@ "id": "20200813013559-sgbzl5k", "title": "引用内容块", "type": "doc", - "updated": "20220623200842" + "updated": "20221007175038" }, "Children": [ { @@ -608,7 +608,7 @@ "ListData": {}, "Properties": { "id": "20220623200042-wi0fnoq", - "updated": "20220623200048" + "updated": "20221007175038" }, "Children": [ { @@ -656,7 +656,8 @@ "Marker": "Kg==" }, "Properties": { - "id": "20220623200105-p2p4qu7" + "id": "20220623200105-p2p4qu7", + "updated": "20221007175038" }, "Children": [ { @@ -664,7 +665,7 @@ "Type": "NodeParagraph", "Properties": { "id": "20220623200105-fpr7anp", - "updated": "20220623200138" + "updated": "20221007175038" }, "Children": [ { @@ -674,11 +675,11 @@ { "Type": "NodeTextMark", "TextMarkType": "code", - "TextMarkTextContent": "'" + "TextMarkTextContent": "\u0026apos;" }, { "Type": "NodeText", - "Data": " 包裹锚文本为动态锚文本,会在重建索引是自动重写" + "Data": " 包裹锚文本为动态锚文本,会在重建索引时自动重写" } ] } diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226115825-mhcslw2/20211226120247-63nd8y5.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226115825-mhcslw2/20211226120247-63nd8y5.sy index e8d592e2d..5d169dd61 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226115825-mhcslw2/20211226120247-63nd8y5.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226115825-mhcslw2/20211226120247-63nd8y5.sy @@ -5,7 +5,7 @@ "Properties": { "id": "20211226120247-63nd8y5", "title": "引用内容塊", - "updated": "20220623200859" + "updated": "20221007175123" }, "Children": [ { @@ -566,7 +566,7 @@ "ListData": {}, "Properties": { "id": "20220623200859-xhkfk38", - "updated": "20220623200859" + "updated": "20221007175123" }, "Children": [ { @@ -615,7 +615,7 @@ }, "Properties": { "id": "20220623200859-p2du2ng", - "updated": "20220623200859" + "updated": "20221007175123" }, "Children": [ { @@ -623,7 +623,7 @@ "Type": "NodeParagraph", "Properties": { "id": "20220623200859-xdls0yl", - "updated": "20220623200859" + "updated": "20221007175123" }, "Children": [ { @@ -633,11 +633,11 @@ { "Type": "NodeTextMark", "TextMarkType": "code", - "TextMarkTextContent": "'" + "TextMarkTextContent": "\u0026apos;" }, { "Type": "NodeText", - "Data": " 包裹錨文本為動態錨文本,會在重建索引是自動重寫" + "Data": " 包裹錨文本為動態錨文本,會在重建索引時自動重寫" } ] } diff --git a/kernel/go.mod b/kernel/go.mod index 2cf51b5b4..32d06a006 100644 --- a/kernel/go.mod +++ b/kernel/go.mod @@ -128,7 +128,6 @@ replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20 //replace github.com/siyuan-note/httpclient => D:\88250\httpclient //replace github.com/siyuan-note/filelock => D:\88250\filelock //replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute -//replace github.com/88250/enumfonts => D:\88250\enumfonts //replace github.com/88250/pdfcpu => D:\88250\pdfcpu //replace github.com/88250/gulu => D:\88250\gulu //replace github.com/mattn/go-sqlite3 => D:\88250\go-sqlite3