From a32809376c5be1225e06f035719a60ec28ca66b4 Mon Sep 17 00:00:00 2001 From: "Reshetnikov.Roman" Date: Fri, 16 Apr 2021 15:04:12 +0300 Subject: [PATCH] highlightAll --- README.md | 3 +-- package.json | 2 +- test/index.html | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cbe0a26..8d3646a 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ Simply load the module after loading Highlight.js. You'll use the minified versi ``` diff --git a/package.json b/package.json index 2a84309..e0e9eb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "highlightjs-cshtml-razor", - "version": "2.1.0", + "version": "2.1.1", "description": "highlight.js syntax definition for ASP.NET Razor CSHTML language", "main": "src/languages/cshtml-razor.js", "scripts": { diff --git a/test/index.html b/test/index.html index 2be0735..e2f0513 100644 --- a/test/index.html +++ b/test/index.html @@ -16,7 +16,7 @@