Greg Lindsay
070cd04af8
fix warnings
2020-03-03 12:22:56 -08:00
Daniel Simpson
755a7557cd
Merge pull request #6060 from illfated/md_note_spacing
...
chore: MarkDown Note marker compatibility spacing
2020-02-29 15:03:31 +00:00
Daniel Simpson
a04acd2185
Merge pull request #6134 from lychichem/patch-1
...
Make fix to EMIEsitelist be public
2020-02-29 14:54:18 +00:00
Chi Lei
4a02c69158
Update browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md
...
cosmetic/codestyle: redundant whitespace (blank lines) at the end of the file.
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-29 08:53:44 +08:00
LauraKellerGitHub
ad949236f4
rebranding system center to endpoint md plus two png
2020-02-24 11:49:18 -08:00
Chi Lei
d1779ca3a9
Update browsers/internet-explorer/ie11-deploy-guide/add-multiple-sites-to-enterprise-mode-site-list-using-the-version-2-schema-and-enterprise-mode-tool.md
...
Code Syntax hightlight by @illfated
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-24 09:09:00 +08:00
Chi Lei
32fd7fc642
Fix type error in EMIESitelist sample
...
This fixes issue #6105
2020-02-23 15:56:23 +08:00
Trond B. Krokli
d1a0759bc1
Missing single space correction (MD formatting)
...
Add single space between MarkDown bold formatting and the following word.
2020-02-20 02:51:49 +01:00
illfated
67af30f4f1
chore: MarkDown Note marker compatibility spacing
...
Description:
This PR is a standalone attempt to standardize the MarkDown Note
bubbles by adding the recommended single space after the quote marker.
MarkDown codestyle consistency is the main goal here.
Changes proposed:
- Add single space between the quote marker and the text [!NOTE]
- Add the same spacing to the connected text line in the same bubble
- Apply the same standard to other nearby notes, e.g. [!IMPORTANT]
- Standardize on uppercase [!NOTE] instead of mixed casing ( [!Note] )
- Remove some of the obvious redundant spacing at end-of-file
Ticket reference or closure:
None that I know of (at least not yet).
Additional notes:
I have split this modification chore into sub-folder sections to keep
the number of files within a reasonably manageable amount.
2020-02-15 03:35:34 +01:00
Tom Bolds
ff473cd3cf
Update enterprise-mode-schema-version-1-guidance.md
2020-02-04 17:04:08 -08:00
Tom Bolds
49be1abcfd
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:01:46 -08:00
Tom Bolds
e3b25a5e12
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:01:39 -08:00
Tom Bolds
e97fc1422e
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:58 -08:00
Tom Bolds
7b6896b07a
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:48 -08:00
Tom Bolds
85f5639766
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:08 -08:00
Tom Bolds
9ebf0b1bd6
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 16:59:27 -08:00
Tom Bolds
6e74656ee9
Updating attribute descriptions
...
Fixing some attribute descriptions and adding doNotTransition and forceCompatView.
2020-02-04 12:01:36 -08:00
LauraKellerGitHub
cb6cac089f
review change requests completed
2020-01-29 11:42:30 -08:00
LauraKellerGitHub
398405a5a0
Rebrand last eight for first pass
2019-12-31 18:30:51 -08:00
Daniel H. Brown
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
Daniel H. Brown
6689a66d69
Merge pull request #5582 from twbolds/patch-2
...
Correcting Schema Attributes section
2019-12-03 14:43:50 -08:00
Tom Bolds
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
Tom Bolds
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
Tom Bolds
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
Daniel Simpson
beb4bb7d66
Update use-the-enterprise-mode-portal.md
...
fixing broken metadata
2019-09-17 15:31:00 -07:00
Daniel Simpson
f99225f469
updating metadata
2019-09-17 13:39:46 -07:00
Daniel Simpson
e75d0e07a1
MetadataUpdates1
2019-09-17 13:28:52 -07:00
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
imba-tjd
5bde60c9d7
Remove en-us from url
2019-08-20 20:12:38 +08: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
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
ccad36495e
fixed merge conflicts from private repo
2019-08-09 14:48:50 -07:00
Greg Lindsay
0018668976
added audience metadata
2019-08-06 13:40:21 -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
Nick Schonning
f418730793
fix: Replace tab after ordered list marker
...
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
Nick Schonning
301d3bfc3e
fix: MD038/no-space-in-code
...
Spaces inside code span elements
2019-07-12 16:22:55 -04: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
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
...
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
Daniel Simpson
96a80939a7
Merge pull request #4163 from nschonni/typo-IETElemetrySetUp
...
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 09:03:03 -07:00
Nick Schonning
eada644c32
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 01:11:46 -04:00
Nick Schonning
f5e6c94c6a
typo: Enteprrise -> Enterprise
2019-06-21 01:08:30 -04:00
Nick Schonning
d94c3bc71b
typo: fakrikam -> fabrikam
2019-06-21 01:06:34 -04:00
Nick Schonning
e95eca7743
chore: Remove link locale
2019-06-17 00:35:08 -04:00
Liza Poggemeyer
4d3de3772a
fixed merge conflicts from public contributions
2019-06-06 15:30:38 -07:00
VSC-Service-Account
858476cf2f
CI Update
2019-06-04 22:13:57 +00:00