From a7ed68cc6c565154773808a704e948f39b3017a5 Mon Sep 17 00:00:00 2001 From: Cyril Junod Date: Mon, 4 Jun 2018 15:14:02 +0200 Subject: [PATCH] Update README.md Replace warning emoji with html entity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dcb2ffbc..410c982a8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Can also be installed using ext install prettier-vscode ``` -:warning: A word of warning-if you have any other code formatting extensions installed such as for example hugely popular `HookyQR.beautify` or `taichi.react-beautify` they might take precedence and format your code instead of Prettier leading to unexpected results. +⚠ A word of warning-if you have any other code formatting extensions installed such as for example hugely popular `HookyQR.beautify` or `taichi.react-beautify` they might take precedence and format your code instead of Prettier leading to unexpected results. ## Usage