From 9c255a759083b42edd8500c43ca90f59c001e12c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dario=20Espinoza=20Mu=C3=B1oz?= <31475869+darioesp@users.noreply.github.com> Date: Fri, 20 Jan 2023 00:02:17 -0300 Subject: [PATCH] style!: comment about removed atom hint plugin --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 03dd6a5ed..7bf22c72c 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ Don't want to install anything? Use the free online editor! MJML comes with an ecosystem of tools and plugins, check out: - The [MJML App](https://mjmlio.github.io/mjml-app/) (MJML is included) - [Visual Studio Code plugin](https://github.com/mjmlio/vscode-mjml) (MJML is included) -- [Atom plugin](https://atom.io/users/mjmlio) (MJML needs to be installed separately) - [Sublime Text plugin](https://packagecontrol.io/packages/MJML-syntax) (MJML needs to be installed separately) For more tools, check the [Community](https://mjml.io/community) page.