lomayor
8fe8738405
Merge pull request #4783 from illfated/https_redundancy
...
Enterprise Mode schema: duplicate https usage
2019-09-09 18:18:51 -07:00
illfated
31dc5170cf
Enterprise Mode schema: convert Important notes
...
As previously discussed in this PR, I have converted the
**Important** section headings by using their MarkDown equivalent
> [!IMPORTANT] (as well as adding the blockquote for its text content).
2019-09-07 23:05:30 +02:00
Greg Lindsay
bffa6491c5
a few more fixes
2019-09-06 12:22:57 -07:00
illfated
e2e480c99b
Update: NewLine changes
...
- Remove extraneous NewLine breaks
- Remove missed HTML `<br>` code
2019-08-25 20:13:29 +02:00
illfated
d01f687a1a
Enterprise Mode schema: duplicate https usage
...
- Resolve duplicate use of https where both http and https was intended
- MarkDown code fence XML tag corrections
- Replace HTML `<br>` codes with NewLine
- Remove redundant space at the end of the version 2 file
Resolves #4769
2019-08-25 20:01:31 +02:00
Manika Dhiman
0227b3b493
Merge pull request #4742 from imba-tjd/patch-3
...
Remove en-us from url
2019-08-21 14:05:40 +05:30
Daniel Simpson
393ef050bf
Merge pull request #4621 from VLG17/patch-26
...
update info about not supported technologies
2019-08-20 06:52:02 -07:00
imba-tjd
5bde60c9d7
Remove en-us from url
2019-08-20 20:12:38 +08:00
VLG17
fdbbc32953
Update browsers/edge/emie-to-improve-compatibility.md
...
thanks
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-08-14 08:53:10 +03:00
VLG17
5a8506c42c
updated as requested
2019-08-13 09:49:53 +03:00
Nick Schonning
94e89df6b7
fix: MD006/ul-start-left
...
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
Andrea Barr
4e6cefae7d
Merge pull request #4629 from nschonni/fix--MD019/no-multiple-space-atx
...
fix: MD019/no-multiple-space-atx
2019-08-12 10:58:29 -07:00
huypub
0a1a281973
Merge pull request #4671 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-08-12 10:46:05 -07:00
Andrea Barr
101d0df453
Merge pull request #4628 from nschonni/fix--MD018/no-missing-space-atx
...
fix: MD018/no-missing-space-atx
2019-08-12 10:41:25 -07:00
Nick Schonning
4cc0773fe8
fix: MD019/no-multiple-space-atx
...
Multiple spaces after hash on atx style heading
2019-08-10 17:07:41 -04:00
Liza Poggemeyer
dcdef09859
fixing warnings
2019-08-09 16:33:56 -07:00
Liza Poggemeyer
2b42b6e79e
Merge branch 'master' of https://github.com/microsoftdocs/windows-docs-pr into public-8919
2019-08-09 15:23:31 -07:00
Dani Halfin
8a5f22ba03
last wave of fixes for this one
2019-08-09 15:09:53 -07:00
Liza Poggemeyer
ccad36495e
fixed merge conflicts from private repo
2019-08-09 14:48:50 -07:00
Dani Halfin
407e76ab95
another big wave of changes
2019-08-09 14:32:29 -07:00
Dani Halfin
85913a9da2
fixing a bunch of metadata
2019-08-09 12:00:09 -07:00
Greg Lindsay
edbb971feb
Delete metadata-dan.ps1
2019-08-06 13:47:53 -07:00
Greg Lindsay
8e71a51a00
added audience metadata
2019-08-06 13:43:40 -07:00
Greg Lindsay
0018668976
added audience metadata
2019-08-06 13:40:21 -07:00
Greg Lindsay
68231f41ce
fix errors
2019-08-06 13:26:13 -07:00
Greg Lindsay
5b3a1e8eba
added audience metadata
2019-08-06 12:58:53 -07:00
VLG17
eb20442a49
Update browsers/edge/emie-to-improve-compatibility.md
...
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-08-06 12:14:41 +03:00
Nick Schonning
ed84e58529
fix: MD018/no-missing-space-atx
...
No space after hash on atx style heading
2019-08-06 00:38:11 -04:00
VLG17
2b19a0cc77
update info about not supported technologies
...
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1933
2019-08-05 10:13:55 +03:00
Daniel Simpson
3c7860fd91
Merge pull request #4508 from MK-Kamal/patch-2
...
Update MDM Path
2019-08-01 15:48:48 -07:00
Andrea Barr
97b086742e
Merge pull request #4248 from andrefboliveira/patch-1
...
Update enterprise-mode-schema-version-2-guidance.md
2019-07-30 14:17:46 -07:00
Mohamed Kamal
d632f5c5b4
Update MDM Path
...
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowflash
Issue
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3553
2019-07-21 15:40:08 +02:00
huaping yu
6437265541
resolve the conflict
2019-07-19 15:59:30 -07:00
Crystal Thomas
70bcf20da5
admin center and Office Online branding updates
2019-07-18 13:33:22 -07:00
Nick Schonning
f418730793
fix: Replace tab after ordered list marker
...
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
Daniel Simpson
b9e417fb0c
Merge pull request #4421 from nschonni/fix--MD038/no-space-in-code
...
fix: MD038/no-space-in-code
2019-07-17 17:24:56 -07:00
Nick Schonning
301d3bfc3e
fix: MD038/no-space-in-code
...
Spaces inside code span elements
2019-07-12 16:22:55 -04:00
illfated
5773a6a535
Microsoft Edge/kiosk mode: broken relative links
...
Description:
The 4 images in the subsection "Supported configuration types" are
supposed to be linked to their image files, but the relative links have
been broken by not containing the needed parent directory dots.
Proposed change:
Add the required parent directory dots to enable the links to point to
the files as intended (even if not strictly needed to begin with).
Closes #4275
2019-07-02 23:16:40 +02:00
Liza Poggemeyer
d9e27b46ab
Fixing images across all includes
2019-06-27 12:14:06 -07:00
Liza Poggemeyer
c527c8b129
include image issues
2019-06-27 11:56:55 -07:00
Liza Poggemeyer
057547fa41
fixing issues with includes
2019-06-27 11:34:20 -07:00
huaping yu
81398ba666
resolve the conflcit
2019-06-26 11:38:04 -07:00
Dani Halfin
1c091ae74a
config changes for header
2019-06-25 13:44:19 -07:00
André Oliveira
57d788db8f
Update enterprise-mode-schema-version-2-guidance.md
...
Added more details on the release of Windows 10 for which schema v2 applies.
allow-redirect flag is only available starting from RS3 (v 1709)
2019-06-25 16:12:33 +01:00
Nick Schonning
015f395710
typo: Compatability -> Compatibility
2019-06-22 02:44:14 -04:00
Daniel Simpson
f1fdb98b42
Merge pull request #4157 from nschonni/typo-managre
...
typo: managre -> manager
2019-06-21 09:07:59 -07:00
Daniel Simpson
29d00da257
Merge pull request #4158 from nschonni/typo-Learch
...
typo: Learch -> Learn
2019-06-21 09:05:21 -07:00
Daniel Simpson
05c61798bf
Merge pull request #4159 from nschonni/typo-Enterprse
...
typo: Enterprse -> Enterprise
2019-06-21 09:05:01 -07:00
Daniel Simpson
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
...
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
Daniel Simpson
04dddeab58
Merge pull request #4161 from nschonni/typo-mulitple
...
typo: mulitple -> multiple
2019-06-21 09:03:51 -07:00