Skip to content

Commit 8fde319

Browse files
committed
Sync package lock file
1 parent d370207 commit 8fde319

2 files changed

Lines changed: 13 additions & 15 deletions

File tree

package-lock.json

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/test-fixtures/markdown/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ $$
114114

115115
```mermaid
116116
graph TD
117-
A --> B
118-
A --> C
119-
B --> D
120-
C --> D
117+
A --> B
118+
A --> C
119+
B --> D
120+
C --> D
121121
```
122122

123123
## Captions (remark-captions)

0 commit comments

Comments
 (0)