Commit Graph

916 Commits

Author SHA1 Message Date
94e89df6b7 fix: MD006/ul-start-left
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
2b42b6e79e Merge branch 'master' of https://github.com/microsoftdocs/windows-docs-pr into public-8919 2019-08-09 15:23:31 -07:00
85913a9da2 fixing a bunch of metadata 2019-08-09 12:00:09 -07:00
dca7f5fcd3 Update sideload-apps-in-windows-10.md 2019-08-08 15:04:58 -07:00
1720fd9a20 Merge pull request #4395 from Reeced40/patch-13
Update remove-provisioned-apps-during-update.md
2019-08-08 07:10:27 -07:00
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
04fcf4d3a2 fix: Replace generic "syntax" with language code 2019-07-14 00:51:46 -04:00
bb1fa2d778 Merge pull request #4313 from intothedarkness/patch-13
update appv SQL server support
2019-07-10 20:33:27 -07:00
2a7393b19a Update remove-provisioned-apps-during-update.md
Added apps.
2019-07-10 15:32:27 +02:00
1068a0ab72 fixing some broken links 2019-07-08 13:21:49 -07:00
1828475f7e MarkDown page HTML cleanup, enable 2 headings
Description:
Leftover HTML tags disabled 2 section headings in this page.

Proposed changes:
Remove redundant HTML tags to re-enable the 2 headings:
- Enable Windows Mixed Reality in WSUS
- Block the Mixed Reality Portal

Closes #4286
2019-07-02 18:14:53 +02:00
7beac6235d update appv SQL server support 2019-07-01 10:58:39 -07: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
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
abb9496000 Merge pull request #4201 from nschonni/typo-lcon
typo: lcon -> Icon
2019-06-24 11:13:22 -07:00
ac0eab40f7 Merge pull request #4203 from nschonni/typo-AppUsermodelExcludeFroeShowInNewInstall
typo: AppUsermodelExcludeFroeShowInNewInstall -> AppUserModelExcludeFromShowInNewInstall
2019-06-24 11:11:23 -07:00
d07e4d99f9 Merge pull request #4202 from nschonni/typo-officel
typo: officel -> office1
2019-06-24 11:10:24 -07:00
a698660448 typo: AppUsermodelExcludeFroeShowInNewInstall -> AppUserModelExcludeFromShowInNewInstall
- Froe -> From
- Usermodel -> UserModel
2019-06-22 02:58:47 -04:00
33b38798a6 typo: officel -> office1
Lowercase l instead of number 1 in office version path
2019-06-22 02:55:44 -04:00
05818be3c8 typo: lcon -> Icon
Was lowercase L instead of capital I
2019-06-22 02:51:53 -04:00
f410a9f36b typo: Reglstry -> Registry 2019-06-22 02:46:29 -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
d275ed8cd5 fix: MD039/no-space-in-links
Spaces inside link text
2019-06-16 15:57:47 -04:00
169ed2f7da fixing last note format issues 2019-06-07 17:25:05 -07:00
554f99075b fixing appv and mdm note issues 2019-06-07 16:23:24 -07:00
d495de72a5 cleaning up note/important/tip/warning formatting for markdig engine conformance 2019-06-07 15:48:27 -07:00
a9bbc179f0 fixing note and important spacing 2019-06-07 15:34:07 -07:00
18c4edef72 fixing note in app-v article 2019-06-07 14:53:46 -07:00
634d6d8942 replaced note to test issue 2019-06-07 14:33:53 -07:00
0c02e04b6f fixed art links in Surface article, trying to fix first note issue 2019-06-07 14:17:57 -07:00
7497140075 new attempt on Edge docfx, fixing note references, bookmark links 2019-06-07 13:20:02 -07:00
a99b07b1c6 fixing markdig note warnings 2019-06-07 12:25:38 -07:00
4d3de3772a fixed merge conflicts from public contributions 2019-06-06 15:30:38 -07:00
018c6bc831 Merge pull request #3851 from MicrosoftDocs/martyav-corrected-XML-formatting-2-1
corrected formatting of XML example section
2019-06-06 15:26:14 -07:00
3b83782ee9 Merge pull request #3807 from hyoshioka0128/patch-1
Typo "&lt;"→"<", "&gt;"→">"
2019-06-06 15:21:11 -07:00
3b6aa45ec8 fixing conflicts 2019-06-06 15:09:32 -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
2da93a212f several metadata changes 2019-05-30 09:52:44 -03:00
6b80854c9b Several metadata changes 2019-05-30 09:51:00 -03:00
aa202a81a8 several metadata changes 2019-05-30 09:47:54 -03:00
9e3b32fe52 several metadata changes 2019-05-30 09:44:34 -03:00
e7efad7d7d corrected formatting of XML example section
In the XML example on this page, the whitespace had been stripped out, so there were no spaces between adjacent attribute values or keys.

This made it hard to read, though the original formatting allowed for a scroll bar, so the text was not running into the side of the page (compare to https://github.com/MicrosoftDocs/windows-itpro-docs/pull/3847 and https://github.com/MicrosoftDocs/windows-itpro-docs/pull/3850, where the uncorrected formatting forced the text to run into the side menu).
2019-05-29 16:05:56 -04:00
ceb6acac33 Typo "&lt;"→"<", "&gt;"→">"
https://docs.microsoft.com/en-us/windows/application-management/manage-windows-mixed-reality
2019-05-25 02:17:21 +09:00
8816fd614d Merge pull request #241 from MicrosoftDocs/19H1
19H1 to master merge for 1903 release.
2019-05-21 10:01:00 -07:00
7784ca67e1 FIxed typo, clarified somewhat confusing grammar 2019-05-20 15:57:48 -07:00
ac0dc64ed5 Note place correction + added link. 2019-05-20 11:39:50 -05:00