Skip to content

Commit

Permalink
docs: update demo vault mermaid example
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Mar 29, 2024
1 parent aab18d2 commit 00faba1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
10 changes: 5 additions & 5 deletions tests/Gistr Demo/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"state": {
"type": "markdown",
"state": {
"file": "2. Github.md",
"file": "4. Mermaid Charts & Advanced Embeds.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -110,7 +110,7 @@
"state": {
"type": "backlink",
"state": {
"file": "2. Github.md",
"file": "4. Mermaid Charts & Advanced Embeds.md",
"collapseAll": false,
"extraContext": true,
"sortOrder": "alphabetical",
Expand All @@ -127,7 +127,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "2. Github.md",
"file": "4. Mermaid Charts & Advanced Embeds.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -150,7 +150,7 @@
"state": {
"type": "outline",
"state": {
"file": "2. Github.md"
"file": "4. Mermaid Charts & Advanced Embeds.md"
}
}
}
Expand All @@ -176,8 +176,8 @@
},
"active": "fd79962cd61072a6",
"lastOpenFiles": [
"4. Mermaid Charts & Advanced Embeds.md",
"2. Github.md",
"4. Mermaid Charts & Advanced Embeds.md",
"3. OpenGist.md",
"0. Official Documentation.md",
"1. Methods.md"
Expand Down
8 changes: 6 additions & 2 deletions tests/Gistr Demo/4. Mermaid Charts & Advanced Embeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,18 @@ In order to integrate gists which contain mermaid graphs, we must use the parame

````
```gistr
url: https://gist.github.com/Aetherinox/8e4707e6ae0d688935065133a4cbd398
url: https://gist.github.com/Aetherinox/f7525990fba2cba6a3ee7b61ac626c21
raw: true
zoom: 0.8
height: 500
```
````

```gistr
url: https://gist.github.com/Aetherinox/8e4707e6ae0d688935065133a4cbd398
url: https://gist.github.com/Aetherinox/f7525990fba2cba6a3ee7b61ac626c21
raw: true
zoom: 0.8
height: 500
```


Expand Down

0 comments on commit 00faba1

Please sign in to comment.