mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 02:13:43 +00:00
chore: Whitespace consistency & MD compatibility
Description: - follow-up to my previous PR #6060 (chore: MarkDown Note marker compatibility spacing) Main directory: /browsers/ This is a follow-up attempt to standardize the MarkDown Note bubbles by adding the recommended single space after the quote marker. MarkDown codestyle & whitespace usage consistency is the main goal here. Additional proposed changes: - Remove redundant end-of-line (EOL) whitespace - Simplify blank space usage in bullet point lists/numbered lists to 1 - Replace some tab characters with 4 blank spaces (GitHub compatibility) - Reduce redundant blank line whitespace usage: - remove excessive blank lines between sections - remove surplus blank lines in minimal bullet point lists File-specific improvement change: browsers/edge/microsoft-edge-kiosk-mode-deploy.md - Add back missing table readability spacing and cell dividers. Ticket reference or closure: None that I know of (at least not yet). Additional notes: - I have split this modification chore into sub-folder sections to keep the number of files within a reasonably manageable amount. - Some of the whitespace changes could not be applied due to layout.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
author: eavena
|
||||
ms.author: eravena
|
||||
ms.date: 10/02/2018
|
||||
ms.reviewer:
|
||||
ms.reviewer:
|
||||
audience: itpro
|
||||
manager: dansimp
|
||||
ms.prod: edge
|
||||
@ -10,8 +10,8 @@ ms.topic: include
|
||||
---
|
||||
|
||||
If you need to replace your entire site list because of errors, or simply because it’s out of date, you can import your exported Enterprise Mode site list using the Enterprise Mode Site List Manager.
|
||||
|
||||
>[!IMPORTANT]
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Importing your file overwrites everything that’s currently in the tool, so make sure it’s what want to do.
|
||||
|
||||
1. In the Enterprise Mode Site List Manager, click **File \> Import**.
|
||||
|
@ -26,8 +26,8 @@ You must continue using IE11 if web apps use any of the following:
|
||||
* legacy document modes
|
||||
|
||||
If you have uninstalled IE11, you can download it from the Microsoft Store or the [Internet Explorer 11 download page](https://go.microsoft.com/fwlink/p/?linkid=290956). Alternatively, you can use Enterprise Mode with Microsoft Edge to transition only the sites that need these technologies to load in IE11.
|
||||
|
||||
>[!TIP]
|
||||
|
||||
> [!TIP]
|
||||
> If you want to use Group Policy to set Internet Explorer as your default browser, you can find the info here, [Set the default browser using Group Policy](https://go.microsoft.com/fwlink/p/?LinkId=620714).
|
||||
|
||||
|
||||
@ -38,4 +38,3 @@ If you have uninstalled IE11, you can download it from the Microsoft Store or th
|
||||
|Document modes | Starting with IE8, Internet Explorer introduced a new “document mode” with every release. These document modes could be requested via the x-ua-compatible header to put the browser into a mode which emulates legacy versions. |Similar to other modern browsers, Microsoft Edge has a single “living” document mode. To minimize the compatibility burden, we test features behind switches in about:flags until stable and ready to be turned on by default. |
|
||||
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user