From 91f026b02c06751028965bb28cc354dca547f548 Mon Sep 17 00:00:00 2001 From: ayvis Date: Wed, 19 Mar 2014 23:38:56 +0100 Subject: replaced uppercase html tags with lowercase js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript" --- usr/local/www/code-syntax-highlighter/shCore.js | 12 +++++------ .../code-syntax-highlighter/shCore.uncompressed.js | 24 +++++++++++----------- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'usr/local/www/code-syntax-highlighter') diff --git a/usr/local/www/code-syntax-highlighter/shCore.js b/usr/local/www/code-syntax-highlighter/shCore.js index 7193620..e830438 100644 --- a/usr/local/www/code-syntax-highlighter/shCore.js +++ b/usr/local/www/code-syntax-highlighter/shCore.js @@ -19,8 +19,8 @@ ** * Usage example: * - * - * + * + * * *