We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f36e23 commit 7a6c8dbCopy full SHA for 7a6c8db
README.md
@@ -6,6 +6,16 @@ A syntax highlighting plugin for [Gatsby](https://www.gatsbyjs.org/) that uses V
6
7
Includes OS dark mode support 🌙
8
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
19
## Table of contents
20
21
- [Why gatsby-remark-vscode?](#why-gatsby-remark-vscode)
0 commit comments