9c1cbd105c
Add titleSuffix for internet-explorer
2019-12-10 08:26:20 -08:00
1d59cd61d2
Merge branch 'master' into atp-mac
2019-12-04 13:27:49 -08:00
8285b91ef5
Update iexpress-command-line-options.md
2019-12-04 09:30:13 -08:00
ec5ed94772
Merge pull request #5584 from twbolds/patch-3
...
Correcting samples and deprecated attributes in enterprise-mode_schem…
2019-12-03 14:45:10 -08:00
6689a66d69
Merge pull request #5582 from twbolds/patch-2
...
Correcting Schema Attributes section
2019-12-03 14:43:50 -08:00
05a54a0cb2
Correcting samples and deprecated attributes in enterprise-mode_schema-version-2-guidance
...
Correcting the sample xml so that the comments don't break parsing rules. Also, updating the "Default" and "None" captialization to be consistent with our other documentation and tools.
Updating the "Deprecated attributes" section to be more accurate about elements and attributes. Also corrected samples.
2019-12-02 15:06:50 -08:00
66336fb098
Correcting Schema Attributes section
...
This change fixes 2 issues in the "Schema Attributes" section.
1. This section uses < and > around the attribute names, which is confusing, because that is notation reserved for elements.
2. The description of exclude is a little vague and somewhat misleading.
2019-12-02 13:59:53 -08:00
500c0858f6
Changing badly formed comments and correcting capitalization in sample xml
...
The sample xml has a couple of problems that are fixed here.
1. Comments use -- not --- to begin and end. 3 hyphens will cause a parse error.
2. The default values for <compat-mode> (Default) and <open-in> (None) are not capitalized, which doesn't fit with other documentation and tools.
2019-12-02 13:41:09 -08:00
4e9d135e22
Update iexpress-command-line-options.md
2019-12-02 12:03:10 -08:00
ead6deb955
Update internet-explorer docfx.json
...
Add hideEdit
2019-11-01 15:16:25 -07:00
ed9939aef1
Turn Off Feedback System
2019-10-29 14:38:57 -07:00
ce07f1157c
fixed links
...
removed "en-us/"
2019-10-08 11:57:31 -07:00
3ad8bb1156
Update index.md
...
fixing build warning
2019-09-17 15:32:23 -07:00
beb4bb7d66
Update use-the-enterprise-mode-portal.md
...
fixing broken metadata
2019-09-17 15:31:00 -07:00
f99225f469
updating metadata
2019-09-17 13:39:46 -07:00
e75d0e07a1
MetadataUpdates1
2019-09-17 13:28:52 -07:00
8fe8738405
Merge pull request #4783 from illfated/https_redundancy
...
Enterprise Mode schema: duplicate https usage
2019-09-09 18:18:51 -07:00
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
bffa6491c5
a few more fixes
2019-09-06 12:22:57 -07:00
e2e480c99b
Update: NewLine changes
...
- Remove extraneous NewLine breaks
- Remove missed HTML `<br>` code
2019-08-25 20:13:29 +02:00
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
5bde60c9d7
Remove en-us from url
2019-08-20 20:12:38 +08:00
94e89df6b7
fix: MD006/ul-start-left
...
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
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
0a1a281973
Merge pull request #4671 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-08-12 10:46:05 -07:00
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
4cc0773fe8
fix: MD019/no-multiple-space-atx
...
Multiple spaces after hash on atx style heading
2019-08-10 17:07:41 -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
ccad36495e
fixed merge conflicts from private repo
2019-08-09 14:48:50 -07:00
407e76ab95
another big wave of changes
2019-08-09 14:32:29 -07:00
85913a9da2
fixing a bunch of metadata
2019-08-09 12:00:09 -07:00
edbb971feb
Delete metadata-dan.ps1
2019-08-06 13:47:53 -07:00
0018668976
added audience metadata
2019-08-06 13:40:21 -07:00
ed84e58529
fix: MD018/no-missing-space-atx
...
No space after hash on atx style heading
2019-08-06 00:38:11 -04:00
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
f418730793
fix: Replace tab after ordered list marker
...
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
301d3bfc3e
fix: MD038/no-space-in-code
...
Spaces inside code span elements
2019-07-12 16:22:55 -04: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
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
015f395710
typo: Compatability -> Compatibility
2019-06-22 02:44:14 -04:00
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
...
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
96a80939a7
Merge pull request #4163 from nschonni/typo-IETElemetrySetUp
...
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 09:03:03 -07:00
9fd779c398
Merge pull request #4164 from nschonni/typo-instsallation
...
typo: instsallation -> installation
2019-06-21 09:02:48 -07:00
349482ed2d
Merge pull request #4162 from nschonni/typo-Enteprrise
...
typo: Enteprrise -> Enterprise
2019-06-21 09:00:50 -07:00
fa41286223
Merge pull request #4165 from nschonni/typo-compenent
...
typo: compenent -> component
2019-06-21 09:00:03 -07:00
a9f89e6d82
Merge pull request #4166 from nschonni/typo-lanaguage
...
typo: lanaguage -> language
2019-06-21 08:59:42 -07:00
5bbf4ee518
Merge pull request #4167 from nschonni/typo-availble
...
typo: availble -> available
2019-06-21 08:59:28 -07:00
76da1f9a5c
typo: commom -> common
2019-06-21 01:19:54 -04:00
886f73ee6d
typo: availble -> available
2019-06-21 01:18:56 -04:00