From 8afb53e77e88722c7e81c272b6ba0792ce176812 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Wed, 3 Aug 2016 14:15:58 +0400 Subject: [PATCH 1/2] Fix working error under Firefox On some computers because undeclared charset, highlight.min.js parsing incorrectly while some charsets (For example, Cyrillic-1251) are toggled. Problem is going away when I manually toggling Europan or UTF-8 charset. --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 487b3e9..57c8eda 100644 --- a/static/index.html +++ b/static/index.html @@ -3,7 +3,7 @@ hastebin - + From eea359d0ec7ac7c4bfc27c5d492e4dc2a2de8506 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Tue, 13 Sep 2016 15:11:20 +0400 Subject: [PATCH 2/2] Update index.html Short charset command better for HTML5 --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 57c8eda..799d4a9 100644 --- a/static/index.html +++ b/static/index.html @@ -3,7 +3,7 @@ hastebin - +