mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
fix: Replace "syntax" with "xml" code fences
Used find/replace regex in VS Code Find:``` syntax(\s\n*)<\?xml Replace:```xml$1<?xml
This commit is contained in:
@ -82,7 +82,7 @@ ADMX Info:
|
||||
<!--Example-->
|
||||
Here is an example:
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<SyncML xmlns="SYNCML:SYNCML1.1">
|
||||
<SyncBody>
|
||||
|
Reference in New Issue
Block a user