Commit Graph

31 Commits

Author SHA1 Message Date
e86e92d256 Syntax was incorrect
Syntax has been updated.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4777
2019-09-20 19:01:08 +05:00
ccad36495e fixed merge conflicts from private repo 2019-08-09 14:48:50 -07:00
8530777e0f added audience metadata 2019-08-06 12:10:23 -07:00
4af3d5650c fix: Replace syntax with langauge code 2 2019-07-18 01:24:10 -04:00
301d3bfc3e fix: MD038/no-space-in-code
Spaces inside code span elements
2019-07-12 16:22:55 -04:00
291ec526db fix: Replace "syntax" with "xml" code fences
Used find/replace regex in VS Code
Find:``` syntax(\s\n*)<\?xml
Replace:```xml$1<?xml
2019-06-22 01:49:00 -04:00
73a15144bf fix conflicts 2019-06-17 15:12:33 -07:00
59df9ebc41 fix authors and delete blank files 2019-06-13 12:47:41 -07:00
5e0e832fb3 v1.5 2019-06-12 13:09:57 -07:00
858476cf2f CI Update 2019-06-04 22:13:57 +00:00
2da93a212f several metadata changes 2019-05-30 09:52:44 -03:00
aa202a81a8 several metadata changes 2019-05-30 09:47:54 -03:00
0c29aa3451 Use ASCII character codes instead of backslash
- change from using backslashes as escape character
  to use &#92; as the direct character for backslash
- replace asterisks with &#42; where needed
2019-05-11 11:51:01 +02:00
7c2b0b98bd USMT ScanState Syntax: hidden unescaped characters
Asterisks, backslashes or combinations of asterisk and backslash
need to be escaped for the character to migrate properly to the
docs.microsoft.com site as visible text in HTML. Github shows the
characters well enough, but the migration process does not seem to
keep the special characters through the MarkDown-to-HTML conversion.

In this PR, I have made a "best effort" attempt to resolve the missing
or malformed command examples in the "USMT ScanState Syntax" page.

Closes #2388
2019-05-11 11:51:01 +02:00
53de88be08 Merge pull request #3261 from isjamesalive/patch-1
Corrected malformed formatting tag
2019-04-26 17:30:27 -07:00
c21c58af32 Capitalized 'C:\' 2019-04-15 11:52:54 +09:30
fdb56f434d Corrected malformed formatting tag
Replaced an unescaped backslash with HTML code to prevent formatting error.
2019-04-15 09:44:27 +09:30
526ab0a6b0 Fixed grammar issues
Links to detailed explanations of commands are available in the Related Topics section.
2019-04-10 02:03:19 +05:30
a7ae2930d6 text added mentioning detailed explanation urls 2019-04-09 08:51:27 +05:30
dc4ab372f5 Merged PR 14658: Added ms.collection and ms.topic metadata, fixed ms.prod 2019-03-05 23:49:56 +00:00
ca5b28b334 Fixing insecure links to microsoft.com 2018-08-28 11:41:12 -07:00
fb4ec37b4a removed Feedback Hub links 2018-01-19 16:38:49 -08:00
1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00
88b82f107a revised feedback hub link 2017-10-16 15:23:51 -07:00
47d3c2f4e3 added link to Feedback Hub 2017-09-28 09:20:26 -07:00
31a37c8719 Merged PR 3285: changed logon to sign on
changed logon to sign on
2017-09-19 23:29:39 +00:00
b95d2c3925 Merged PR 3280: Added limitations to workaround
Added limitations to workaround
2017-09-19 20:49:18 +00:00
c6d4a988bd Merged PR 3275: Added "and later" after version 1607
Added "and later" after version 1607
2017-09-19 20:19:24 +00:00
06c2dc7ea3 Merged PR 3150: Add USMT workaround for Start menu
Add USMT workaround for Start menu
2017-09-12 19:36:23 +00:00
d48a3e6666 Unintended usmt migration
The usmt from the adk for windows 10 is meant to migrate settings from these lower operating systems to windows 10 and not among each other.
2017-05-03 00:30:13 +05:30
33c3fb2e74 New TOC for docs.microsoft.com 2017-04-19 14:12:47 -07:00