mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
fix(docs): missing images in ELK layout
This commit is contained in:
@@ -4771,20 +4771,6 @@
|
||||
"type": "text",
|
||||
"mime": "text/html",
|
||||
"attributes": [
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "imageLink",
|
||||
"value": "r44dpvA1xFu8",
|
||||
"isInheritable": false,
|
||||
"position": 10
|
||||
},
|
||||
{
|
||||
"type": "relation",
|
||||
"name": "imageLink",
|
||||
"value": "opAFABmyb3CU",
|
||||
"isInheritable": false,
|
||||
"position": 20
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "shareAlias",
|
||||
@@ -4802,7 +4788,24 @@
|
||||
],
|
||||
"format": "markdown",
|
||||
"dataFileName": "Mermaid Diagrams.md",
|
||||
"attachments": [],
|
||||
"attachments": [
|
||||
{
|
||||
"attachmentId": "0giz1mqLMRDs",
|
||||
"title": "ELK off.svg",
|
||||
"role": "image",
|
||||
"mime": "image/svg+xml",
|
||||
"position": 10,
|
||||
"dataFileName": "Mermaid Diagrams_ELK off.svg"
|
||||
},
|
||||
{
|
||||
"attachmentId": "IKxo3tblVDHq",
|
||||
"title": "ELK on.svg",
|
||||
"role": "image",
|
||||
"mime": "image/svg+xml",
|
||||
"position": 10,
|
||||
"dataFileName": "Mermaid Diagrams_ELK on.svg"
|
||||
}
|
||||
],
|
||||
"dirFileName": "Mermaid Diagrams",
|
||||
"children": [
|
||||
{
|
||||
|
||||
@@ -18,4 +18,4 @@ config:
|
||||
|
||||
| With ELK off | With ELK on |
|
||||
| --- | --- |
|
||||
|  |  |
|
||||
|  |  |
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user