Commit Graph

1433 Commits

Author SHA1 Message Date
81398ba666 resolve the conflcit 2019-06-26 11:38:04 -07:00
1c091ae74a config changes for header 2019-06-25 13:44:19 -07:00
9e2f27be6a Small Note and Clarification
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1866
2019-06-25 15:55:27 -04:00
18cc9c97ce Merge pull request #4180 from nschonni/fix--MD033/no-inline-html
fix: MD033/no-inline-html
2019-06-25 10:43:23 -07: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
8113de34bb Merge pull request #4174 from nschonni/typo-addtional
typo: addtional -> additional
2019-06-21 08:57:54 -07:00
16b856c3d2 typo: Cilent -> Client 2019-06-21 02:51:03 -04:00
2ed412cef0 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
2019-06-21 02:42:25 -04:00
babf4ec7fb typo: addtional -> additional 2019-06-21 01:36:13 -04:00
1b7d253817 chore: Remove link locale
Also add code fence languages
2019-06-20 15:55:23 -04:00
5a26173b43 typo: managment -> management 2019-06-19 02:08:22 -04:00
d06c8445ce Merge pull request #4026 from chandde/patch-2
Update return code action for Shell Launcher CSP
2019-06-18 14:54:48 -07:00
937026d20c Merge pull request #4045 from nschonni/fix--MD039/no-space-in-links
fix: MD039/no-space-in-links
2019-06-17 09:41:15 -07:00
00fac14c43 Merge pull request #4052 from nschonni/double-kiosk
typo: Double word "kiosk"
2019-06-17 09:10:02 -07:00
49ce1f0285 typo: Double word "kiosk" 2019-06-17 00:45:33 -04:00
dcf628a168 typo: Double word "and" 2019-06-17 00:44:12 -04:00
d275ed8cd5 fix: MD039/no-space-in-links
Spaces inside link text
2019-06-16 15:57:47 -04:00
48a8eba256 Update kiosk-shelllauncher.md 2019-06-13 15:03:50 -07:00
60c3687667 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-06-12 15:28:43 -07:00
28dce775d5 Merge pull request #3955 from illfated/kiosk-mdm-bridge_xml
Windows/Configuration: correct HTML code to XML tags
2019-06-12 15:19:15 -07:00
11966d286c some fixes 2019-06-11 13:31:07 -07:00
ca7a70f475 Windows/Configuration: correct HTML code to XML tags
The XML code block contains HTML code instead of the expected XML tags.
Converting these to proper XML format should at least make it readable.

Also replaced "ps" with "xml" as the correct code block syntax name.

Ref. #3819 ([LOC]"&lt;"needs to be replaced with"<", "&gt;"needs to be
replaced with">")

(Should close issue ticket #3819 after migration to
 docs.microsoft.com/en-us/ and later updated to the Japanese page.)
2019-06-08 11:01:36 +02:00
989d59d4b0 fixing more note/important/tip/warning space issues 2019-06-07 17:03:59 -07:00
d495de72a5 cleaning up note/important/tip/warning formatting for markdig engine conformance 2019-06-07 15:48:27 -07:00
13eba02b7c fixing broken links for art and bookmarks 2019-06-07 14:47:07 -07:00
3b6aa45ec8 fixing conflicts 2019-06-06 15:09:32 -07:00
d7a48acca2 fixing warnings/errors/author issues 2019-06-05 13:01:52 -07:00
c4e397269c rebrand Office referencwes 2019-06-05 11:41:52 -07:00
858476cf2f CI Update 2019-06-04 22:13:57 +00:00
88092b8074 several metadata changes and additions 2019-05-30 10:08:39 -03:00
4b7f458c6a several metadata changes 2019-05-30 10:05:55 -03:00
514fd4061a several metadata changes 2019-05-30 10:03:52 -03:00
90972e598f Several metadata changes
added ms.reviewer and manager using ms.date
2019-05-30 10:01:13 -03:00
6b80854c9b Several metadata changes 2019-05-30 09:51:00 -03:00
1d8934289e several metadata changes 2019-05-30 09:38:24 -03:00
e69f6e242b several metadata changes 2019-05-30 09:35:33 -03:00
442a1d69b7 Update windows/configuration/customize-and-export-start-layout.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-05-29 15:32:21 +05:30
56299bb8a9 Added comments as requested. 2019-05-27 20:00:43 +05:30
1169446f59 Merge branch 'master' into 19h1 2019-05-17 10:37:35 -07:00
bb4c936d90 Merge pull request #3506 from MaratMussabekov/patch-17
update start-layout-troubleshoot.md
2019-05-15 14:57:01 -07:00
5dda164f30 Added Note to Auto-login section 2019-05-06 12:36:24 -05:00
79cc2eea39 update start-layout-troubleshoot.md 2019-05-04 17:21:18 +05:00
835bfec854 Merge pull request #87 from MicrosoftDocs/master
merge master to 19H1
2019-04-30 16:24:36 -07:00
ba8b2987e1 Corrected sharedPC example
$namespaceName variable was undefined, was replaced with the actual Namespace string

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3268
2019-04-29 12:12:37 -03:00
03f4db168b Merge remote-tracking branch 'refs/remotes/origin/master' into 19H1 2019-04-18 09:09:44 -07:00
d9d2586af7 add back in vanished page updates 2019-04-17 11:47:00 -07:00
c5947c64e9 Merge remote-tracking branch 'refs/remotes/origin/master' into 19H1 2019-04-16 07:19:28 -07:00
2d0ad221e4 Merge remote-tracking branch 'refs/remotes/origin/master' into jdsb 2019-04-16 05:30:22 -07:00
77f835d38c Merge remote-tracking branch 'refs/remotes/origin/master' into jdsb 2019-04-15 12:23:11 -07:00
70429cd509 Merge remote-tracking branch 'refs/remotes/origin/master' into jdh1shell 2019-04-15 06:29:02 -07:00