Skip to content

Commit

Permalink
Add link to official mdx-js/vscode-mdx
Browse files Browse the repository at this point in the history
Closes GH-2098.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Reviewed-by: Remco Haszing <remcohaszing@gmail.com>

Co-authored-by: Remco Haszing <remcohaszing@gmail.com>
  • Loading branch information
jasikpark and remcohaszing committed Aug 12, 2022
1 parent 529b96a commit 69a15b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/getting-started.server.mdx
Expand Up @@ -144,7 +144,7 @@ Once everything is set up in your project, you can enhance the experience by
adding support for MDX in your editor:

* With **VS Code**,
try [`silvenon/vscode-mdx`](https://github.com/silvenon/vscode-mdx)
try [`mdx-js/vscode-mdx`](https://github.com/mdx-js/vscode-mdx)
and/or [`xyc/vscode-mdx-preview`](https://github.com/xyc/vscode-mdx-preview)
* With **Vim**,
try [`jxnblk/vim-mdx-js`](https://github.com/jxnblk/vim-mdx-js)
Expand Down

1 comment on commit 69a15b7

@vercel
Copy link

@vercel vercel bot commented on 69a15b7 Aug 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mdx – ./

mdxjs.com
mdx-git-main-mdx.vercel.app
v2.mdxjs.com
mdx-mdx.vercel.app

Please sign in to comment.