From 75f9f9e8382e94515ea81fb92e52933780ee4e37 Mon Sep 17 00:00:00 2001 From: Joe Pea Date: Sat, 5 Feb 2022 08:42:05 -0800 Subject: [PATCH] Drop IE11 support. Microsoft is about to do the same thing: https://docs.microsoft.com/en-us/lifecycle/products/internet-explorer-11 Plus, Microsoft already has "IE Mode" in Edge which it will support until 2029: https://www.microsoft.com/en-us/edge/business/ie-mode There will be no reason to keep IE support. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b0597a40d..9169b3218 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ - Smart full-text search plugin - Multiple themes - Useful plugin API -- Compatible with IE11 - Experimental SSR support ([example](https://github.com/docsifyjs/docsify-ssr-demo)) - Support embedded files