From 5c04f3c7159ed7a1947ac04d1df0cfb15585a847 Mon Sep 17 00:00:00 2001 From: Kevin Batdorf Date: Wed, 31 Aug 2022 22:08:08 -0400 Subject: [PATCH] Update readme --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 91a3cb7..3114bfb 100644 --- a/readme.txt +++ b/readme.txt @@ -166,7 +166,7 @@ Beautiful syntax highlighting made easy. - Scheme - SCSS - ShaderLab -- ShellScript +- ShellScript (bash, zsh, sh, shell) - Smalltalk - Solidity - SPARQL @@ -222,7 +222,7 @@ add_action('wp_enqueue_scripts', function() { = 1.2.8 - 2022-08-31 = -- Compatability: Disable Prismatic. They use an encoding function on all code indescriminately, breaking this plugin. +- Compatibility: Disable Prismatic. They use an encoding function on all code indiscriminately, breaking this plugin. = 1.2.7 - 2022-08-31 = - Fix: Add style overrides for the Hueman theme (and generally good overrides)