Skip to content

Commit 36ad3e3

Browse files
committed
update EC
1 parent 000153b commit 36ad3e3

File tree

8 files changed

+9033
-18
lines changed

8 files changed

+9033
-18
lines changed

bun.lockb

9.95 KB
Binary file not shown.

exampleVault/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,9 @@ echo "Hello"
9393
this is a regular line
9494
```
9595

96-
```mermaid
97-
pie title NETFLIX
98-
"Time spent looking for movie" : 90
99-
"Time spent watching it" : 10
100-
```
96+
> [!NOTE]
97+
> ```diff showLineNumbers
98+
> + this line will be marked as inserted
99+
> - this line will be marked as deleted
100+
> this is a regular line
101+
> ```

0 commit comments

Comments
 (0)