mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
fix: MD033/no-inline-html
- Escape elements being swallowed as HTML - Remove Head/Style that don't render on docs.ms - Use backticks where there is no formatting - Espace inside pre blocks - Remove non-docfx xref with text
This commit is contained in:
@ -144,7 +144,7 @@ R:\> Copy *.* D:\BootBackup
|
||||
Bcdboot <**OSDrive* >:\windows /s <**SYSTEMdrive* >: /f ALL
|
||||
```
|
||||
|
||||
For example: if we assign the ,System Drive> (WinRE drive) the letter R and the <OSdrive> is the letter D, this command would be the following:
|
||||
For example: if we assign the `<System Drive>` (WinRE drive) the letter R and the `<OSdrive>` is the letter D, this command would be the following:
|
||||
|
||||
```cmd
|
||||
Bcdboot D:\windows /s R: /f ALL
|
||||
|
Reference in New Issue
Block a user