From 83c432580520f94d837f343e37dc2da6bdb4e455 Mon Sep 17 00:00:00 2001 From: alexesprit Date: Sat, 21 Dec 2019 16:31:22 +0300 Subject: [PATCH] Rename `hypertext` entry --- src/items.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/items.json b/src/items.json index 7b1c61d..d78bc6c 100644 --- a/src/items.json +++ b/src/items.json @@ -30,7 +30,7 @@ "iconName": "file-code", "iconColor": "@yellow" }, - "hypertext": { + "markup": { "iconName": "code", "iconColor": "@green" }, @@ -204,7 +204,7 @@ "h++", "pyi" ], - "hypertext": [ + "markup": [ "html", "htm", "shtml",