From cb65e70b27241c2c835351730434d89d6271160e Mon Sep 17 00:00:00 2001 From: Timo Reymann Date: Tue, 6 Apr 2021 21:04:52 +0200 Subject: [PATCH] docs: Prepare for 1.5.0 --- src/main/resources/META-INF/plugin.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index f8c6064..8eac0f8 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -17,7 +17,7 @@
  • url references
  • color annotation and detection for attributes
  • code inspections to highlight common errors
  • -
  • mjml live preview (if you have javascript support enabled + markdown plugin)
  • +
  • mjml live preview (if you have javascript support enabled + node.js setup locally)
  • inspections for containing tags
  • @@ -27,6 +27,11 @@

    Changelog