From ea766a1c2e469c43e3dbe56ec886e0aba07de68d Mon Sep 17 00:00:00 2001 From: Nguyen Long Nhat <27698189+torn4dom4n@users.noreply.github.com> Date: Tue, 1 Nov 2022 01:59:59 +0700 Subject: [PATCH] MDX playground (#8156) * add mdx playground * fix lint * move to NodeJS --- more/free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 03bc06079..eda7b0d6a 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -220,6 +220,7 @@ * [Hello Node - (Glitch)](https://glitch.new/node) *(Account requested, not required)* * [Ideone](https://ideone.com) +* [MDX Playground](https://mdxjs.com/playground) * [SoloLearn](https://code.sololearn.com/nodejs)