From 43d091763393529a647b0c31dd72bd1d04f7761e Mon Sep 17 00:00:00 2001 From: strogiyotec Date: Mon, 14 Dec 2020 20:27:47 -0800 Subject: [PATCH] add Json to list of supported languages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d83f855..c9a8ae71 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ This currently works for various constructs in the following languages: - HTML (and HTML-like markup) - Handlebars - Javascript (within JSX, TSX, Vue.js templates as well) +- JSON - Lua - PHP - Perl