mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 03:21:21 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
63aef7a8c0
@ -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": [
|
||||
{
|
||||
|
@ -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": " 包裹锚文本为动态锚文本,会在重建索引时自动重写"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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": " 包裹錨文本為動態錨文本,會在重建索引時自動重寫"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user