Commit Graph

422 Commits

Author SHA1 Message Date
e24ab43023 Fixing PR #1917, ms.topic = 'kb-support'. 2020-01-23 21:26:50 -08:00
c5b46dcd85 Restored valid metadata for ms.topic
For descriptions of valid metadata, please see [Required metadata for all topics](https://review.docs.microsoft.com/en-us/office-authoring-guide/metadata-for-max-content-on-dmc?branch=master#required-metadata-for-all-topics).
2020-01-23 15:20:18 -08:00
07cb80d7ed Restored a valid metadata for ms.topic
For descriptions of valid metadata, please see [Required metadata for all topics](https://review.docs.microsoft.com/en-us/office-authoring-guide/metadata-for-max-content-on-dmc?branch=master#required-metadata-for-all-topics).
2020-01-23 15:19:19 -08:00
8fb90a1e4c Using trailing 2-spaces (like HTML BR) on 'kb-support/clear-ie-cache-from-command-line.md' numbered list near top. 2020-01-23 00:20:05 -08:00
96ac31a173 Fixing metadata 'manager', and fixing valid ms.prod by adding empty ms.technology (odd requirement). 2020-01-22 22:41:02 -08:00
e829f85629 TOC.md 'KB Troubleshoot' is revised node name. And removed leading '../' from paths. 2020-01-22 21:51:13 -08:00
0795bb06cd Fixing PR 1849, about 'kb-support' renamed from 'troubleshooting'. And had docset-related flaw. 2020-01-22 21:42:52 -08:00
2287911cb5 fix links 2020-01-14 22:22:42 +08:00
ad181b4500 finish 2020-01-14 17:46:37 +08:00
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