Commit Graph

1294 Commits

Author SHA1 Message Date
8988a61558 removed extraneous span tag 2019-07-06 16:59:20 -04:00
24767e2db0 Apply suggestions from code review
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-07-06 16:56:33 -04:00
4d109d045e fixed markdown headers that needed preceding line break 2019-07-05 09:23:34 -04:00
39a857ff9f Fixes #4322; typo fix + linting
[From user](https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4322):

> "When the mult-app kiosk configuration is applied to a device, AppLocker rules will be generated to allow the apps that are listed in the configuration" should read "When the multi-app kiosk configuration is applied to a device, AppLocker rules will be generated to allow the apps that are listed in the configuration"

Also linted doc to make MarkdownLint happier.
2019-07-02 17:07:13 -04:00
cc003f9d3e Merge pull request #4273 from j0rt3g4/Issue#4076-2
Taskbar customization
2019-07-01 06:54:15 -07:00
7960f2f408 Update windows/configuration/customize-windows-10-start-screens-by-using-mobile-device-management.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-28 12:15:07 -05:00
705399db89 Merge pull request #4250 from TokyoScarab/patch-2
Small Note and Clarification
2019-06-27 09:03:58 -07:00
05ff7d589a Taskbar customization 2019-06-27 01:48:26 -05:00
ffda551f6c Update windows/configuration/lock-down-windows-10-to-specific-apps.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-26 16:48:50 -05:00
bb103d0c9a Update windows/configuration/lock-down-windows-10-to-specific-apps.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-26 16:48:44 -05:00
76968a83ba Update windows/configuration/lock-down-windows-10-to-specific-apps.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-26 16:48:36 -05:00
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