From ef7622beb25f250cd89951538a4f006003f2657f Mon Sep 17 00:00:00 2001 From: Guglielmo Pepe <1424836+GuglielmoPepe@users.noreply.github.com> Date: Sat, 28 Mar 2020 19:55:01 +0100 Subject: [PATCH] Fix code highlight --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3dd7a2d..d1fd3b3 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can download minified or unminified version. You can download minified version [quick.min.css](https://raw.githubusercontent.com/GuglielmoPepe/quick/master/src/quick.min.css) and use together with your HTML by adding: -``` +```html @@ -51,7 +51,7 @@ You can download minified version [quick.min.css](https://raw.githubusercontent. You can use too jsdelivr for link latest minified version of the **Quick.css**: -``` +```html @@ -63,7 +63,7 @@ You can use too jsdelivr for link latest minified version of the **Quick.css**: If you want loading an exact minified version of the **Quick.css** use jsdelivr with version: -``` +```html @@ -81,7 +81,7 @@ If you want loading an exact minified version of the **Quick.css** use jsdelivr You can download minified version [quick.css](https://raw.githubusercontent.com/GuglielmoPepe/quick/master/src/quick.css) and use together with your HTML by adding: -``` +```html @@ -93,7 +93,7 @@ You can download minified version [quick.css](https://raw.githubusercontent.com/ You can use too jsdelivr for link latest unminified version of the **Quick.css**: -``` +```html @@ -105,7 +105,7 @@ You can use too jsdelivr for link latest unminified version of the **Quick.css** If you want loading an exact unminified version of the **Quick.css** use jsdelivr with version: -``` +```html