From e20346a558db363e2816349703f54f4271509c02 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Thu, 28 Jul 2022 00:12:13 +0800 Subject: [PATCH] Use GitHub built-in style for notes (#13615) Update the `note` prefix for blockquotes with GitHub built-in styles. ## References - https://github.com/community/community/discussions/16925 ## PR Checklist * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a8ccf5134d..b0e83a300cc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Related repositories include: ## Installing and running Windows Terminal -> 🔴 Note: Windows Terminal requires Windows 10 2004 (build 19041) or later +> **Note**: Windows Terminal requires Windows 10 2004 (build 19041) or later ### Microsoft Store [Recommended] @@ -52,7 +52,7 @@ fails for any reason, you can try the following command at a PowerShell prompt: Add-AppxPackage Microsoft.WindowsTerminal_.msixbundle ``` -> 🔴 Note: If you install Terminal manually: +> **Note**: If you install Terminal manually: > > * Terminal will not auto-update when new builds are released so you will need > to regularly install the latest Terminal release to receive all the latest @@ -233,7 +233,7 @@ Cause: You're launching the incorrect solution in Visual Studio. Solution: Make sure you're building & deploying the `CascadiaPackage` project in Visual Studio. -> ⚠ Note: `OpenConsole.exe` is just a locally-built `conhost.exe`, the classic +> **Note**: `OpenConsole.exe` is just a locally-built `conhost.exe`, the classic > Windows Console that hosts Windows' command-line infrastructure. OpenConsole > is used by Windows Terminal to connect to and communicate with command-line > applications (via