Skip to content

Commit 7a6c8db

Browse files
authored
Add note about v2
1 parent 8f36e23 commit 7a6c8db

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ A syntax highlighting plugin for [Gatsby](https://www.gatsbyjs.org/) that uses V
66

77
Includes OS dark mode support 🌙
88

9+
## v2 is underway! 🎉
10+
11+
Feedback on the WIP v2 is greatly appreciated. You can try it out with
12+
13+
```bash
14+
npm install gatsby-remark-vscode@alpha
15+
```
16+
17+
and leave feedback at [#64](https://github.com/andrewbranch/gatsby-remark-vscode/issues/64).
18+
919
## Table of contents
1020

1121
- [Why gatsby-remark-vscode?](#why-gatsby-remark-vscode)

0 commit comments

Comments
 (0)