From bc6a4a20d24a1010ade7a0d8ab7b0e6c3fb00c5b Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Thu, 30 May 2024 01:22:29 +0200 Subject: [PATCH] fix(editor): remove trailing slash html validator: Info: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. --- .../node_modules/@node-red/editor-client/templates/index.mst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/node_modules/@node-red/editor-client/templates/index.mst b/packages/node_modules/@node-red/editor-client/templates/index.mst index cc144c35f..318ef91ea 100644 --- a/packages/node_modules/@node-red/editor-client/templates/index.mst +++ b/packages/node_modules/@node-red/editor-client/templates/index.mst @@ -2,8 +2,8 @@ - - + +