Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2014 commits
Select commit Hold shift + click to select a range
297352e
typo: Scipt -> Script (#3956)
nschonni Mar 14, 2019
c86f17e
typo: Psdrive -> PSDrive (#3959)
nschonni Mar 14, 2019
4714e98
typo: Whatif -> WhatIf (#3961)
nschonni Mar 14, 2019
ec583b9
fix: Fileinfo -> FileInfo (#3964)
nschonni Mar 14, 2019
1465fd8
typo: adpater -> adapter (#3965)
nschonni Mar 14, 2019
bc53a86
typo: Automation.Errorrecord -> Automation.ErrorRecord (#3955)
nschonni Mar 14, 2019
0c33fae
typo: Psobject -> PSObject (#3958)
nschonni Mar 14, 2019
f8d6673
typo: Spoolsrv -> Spoolsv (#3962)
nschonni Mar 14, 2019
bb34670
typo: statment -> statement (#3966)
nschonni Mar 14, 2019
fcbe6ce
typo: Envrionment -> Environment (#3967)
nschonni Mar 14, 2019
cca3cb1
typo: Instumentation -> Instrumentation (#3968)
nschonni Mar 14, 2019
6f492f2
typo: connnection -> connection (#3970)
nschonni Mar 14, 2019
d3b083c
typo: Triger -> Trigger (#3971)
nschonni Mar 14, 2019
a4a23ba
fix: Escapped markdown links (#3972)
nschonni Mar 14, 2019
65da59c
typo: subcriber -> subscriber (#3973)
nschonni Mar 14, 2019
64da5b9
typo: configrugation -> configuration (#3974)
nschonni Mar 14, 2019
91844ee
typo: PowerShelll -> PowerShell (#3975)
nschonni Mar 14, 2019
a50cea5
typo: Staus -> Status (#3978)
nschonni Mar 14, 2019
48c6a02
typo: charcter -> character (#3979)
nschonni Mar 14, 2019
286e066
typo: ISEincludes -> ISE includes (#3976)
nschonni Mar 14, 2019
c3f7b71
typo: paremter -> parameter (#3977)
nschonni Mar 14, 2019
c98c3e1
typo: Opption -> Option (#3980)
nschonni Mar 14, 2019
f9dbc79
typo: Manament -> Management (#3981)
nschonni Mar 14, 2019
b9ee889
typo: Ihis -> This (#3982)
nschonni Mar 14, 2019
bb39e72
typo: carachters -> characters (#3983)
nschonni Mar 14, 2019
b2321e5
typo: reuturn -> return (#3984)
nschonni Mar 14, 2019
068c936
typo: Specififes -> Specifies (#3985)
nschonni Mar 14, 2019
439a05e
typo: soure -> source (#3986)
nschonni Mar 14, 2019
ae0f6db
typo: Fabrkiam -> Fabrikam (#3987)
nschonni Mar 14, 2019
d9f61c4
typo: statetement -> statement (#3988)
nschonni Mar 14, 2019
0d7d56f
typo: desribed -> described (#3989)
nschonni Mar 14, 2019
ef777bb
typo: occurence -> occurrence (#3991)
nschonni Mar 14, 2019
62291eb
typo: informations -> information (#3992)
nschonni Mar 14, 2019
e16554d
typo: Programer -> Programmer (#3993)
nschonni Mar 14, 2019
129c0a8
typo: PSsession -> PSSession (#3995)
nschonni Mar 14, 2019
c7e535b
typo: pararm -> param (#3996)
nschonni Mar 14, 2019
5ed6c9a
typo: paren -> parenthesis (#3994)
nschonni Mar 14, 2019
da0cc1a
Fix headers: "Autogenerated Elements of Comment-Based Help" (#4000)
matt9ucci Mar 15, 2019
f3f4191
Fix example: "Controlling Format-Wide Display with Column" (#4007)
matt9ucci Mar 18, 2019
39dbbea
Update about_Foreach.md (#4002)
sassdawe Mar 18, 2019
bd7c85b
Fix typo; remove wrong word (#4011)
ite-jankl Mar 18, 2019
9fba29f
minor edits
Mar 18, 2019
3e86719
fixing module landing pages (#4012)
sdwheeler Mar 18, 2019
ff7845f
Update Test-DscConfiguration.md (#4010)
johlju Mar 18, 2019
cbf740d
fix branding of TFS (#4016)
sdwheeler Mar 18, 2019
f71a14e
chore: Add EditorConfig for whitepace in IDEs (#3883)
nschonni Mar 20, 2019
404bbe4
Reformatting examples for readability and flow (#4024)
sdwheeler Mar 21, 2019
396509c
Merge pull request #4026 from MicrosoftDocs/staging
sdwheeler Mar 21, 2019
9bbb39f
Modify get-help code line (#4027)
culbertm Mar 21, 2019
7bcbfc6
add note to reflect that .Net Core doesn't encrypt contents of secure…
SteveL-MSFT Mar 22, 2019
8a26183
Fixes #4028 - add *-computer cmdlets to breaking changes (#4031)
sdwheeler Mar 22, 2019
0131e4f
updated to reflect that SecureString is only not encrypted on non-Win…
SteveL-MSFT Mar 22, 2019
6344d1d
Add docs for Depth on ConvertFrom-Json (#4037)
TylerLeonhardt Mar 22, 2019
81b71cb
Update Learning-PowerShell-Names.md (#4038)
LarryWeiss Mar 22, 2019
ece313a
delete newline after synopsis (#4040)
TylerLeonhardt Mar 22, 2019
0af7fdb
Add description and example about null paths for `Test-Path` (#4036)
adityapatwardhan Mar 22, 2019
389f778
PS Gallery- Adds mention of New OS Filters (#4033)
SydneyhSmith Mar 22, 2019
c0f374b
Document how to get hardlink information #3665 (#4044)
TravisEz13 Mar 22, 2019
c19efad
fix example text to match PowerShell example (#4052)
SteveL-MSFT Mar 25, 2019
8227a7c
document how fast you must update to the latest patch. (#4050)
TravisEz13 Mar 25, 2019
2f72b78
update docs for -CustomPipeName (#4032)
TylerLeonhardt Mar 25, 2019
fbd2f2f
document how experimental features are supported (#4046)
TravisEz13 Mar 25, 2019
b3bbf91
Fix the default formatting for FileSystemInfo object (#4049)
daxian-dbw Mar 25, 2019
b9938d5
Closes #4005. Added info to Set-ExecutionPolicy for non-Windows platf…
davidsmatlak Mar 25, 2019
4ac1524
Fix #3963 - note Paging is not supported by ISE (#4055)
sdwheeler Mar 26, 2019
e46ae5b
fix formatting and add examples (#4057)
sdwheeler Mar 26, 2019
861e078
Fixes #4018, Fixes #4019. Updated Description and ComputerName parame…
davidsmatlak Mar 26, 2019
103d866
Grammar Change (#4060)
Mar 26, 2019
8535780
Update social-media-feedback.md to indictate LiveFyre is out of Suppp…
SydneyhSmith Mar 28, 2019
6383234
editorial and formatting fixes (#4065)
sdwheeler Mar 28, 2019
96eb9c2
Fix #3815 (#4067)
SteveL-MSFT Mar 28, 2019
9fc837a
Added description for -ReplyTo parameter (#4035)
Mar 28, 2019
6c5c925
Update the doc for Start-Job (#4068)
daxian-dbw Mar 28, 2019
5b0a125
Update DebugPreference description and style changes (#4048)
adityapatwardhan Mar 28, 2019
1873d5d
Update Disable-PSRemoting cmdlet document for PSCore6 (#4047)
PaulHigin Mar 28, 2019
b54dc28
Update `get-culture` doc for new parameters (#4069)
SteveL-MSFT Mar 28, 2019
70ce1d9
fixed code sample, copyedits, style (#4070)
davidsmatlak Mar 28, 2019
dda0ff7
add note about -skipcacheck and -skipcncheck for non-Windows (#4071)
SteveL-MSFT Mar 28, 2019
9289034
Update Installing-PowerShell-Core-on-Windows.md (#4066)
k-takai Mar 28, 2019
40f2220
Add SkipEditionCheck switch docs, update CompatiblePSEditions docs (#…
rjmholt Mar 28, 2019
21a00a4
sync v6 edits to all versions (#4073)
sdwheeler Mar 28, 2019
074f1fb
Bringing even with master.
v-alje Mar 29, 2019
3778c09
Update lifecycle (#4074)
TravisEz13 Mar 29, 2019
b72649c
Merge branch 'staging' into release-62
sdwheeler Mar 29, 2019
f1826bd
Merge pull request #4075 from MicrosoftDocs/release-62
sdwheeler Mar 29, 2019
f268dce
Merge pull request #4076 from MicrosoftDocs/staging
sdwheeler Mar 29, 2019
8d6d7d4
Clarifying where precisely to find the download links
SQLvariant Mar 29, 2019
9cc8cc5
Update Installing-PowerShell-Core-on-Windows.md
sdwheeler Mar 29, 2019
c73d3d2
Merge pull request #4078 from SQLvariant/staging
sdwheeler Mar 29, 2019
6a0c2d6
Copyedits, style, format
davidsmatlak Mar 29, 2019
60bdc1e
Merge branch 'staging' of https://github.com/MicrosoftDocs/PowerShell…
davidsmatlak Mar 29, 2019
9accc53
Merge pull request #4081 from davidsmatlak/ds-format-3740
sdwheeler Mar 29, 2019
5626a03
fix module landing and add release notes
Mar 29, 2019
ae06b37
Merge branch 'staging' of https://github.com/MicrosoftDocs/PowerShell…
Mar 29, 2019
e1ed774
typo
Mar 29, 2019
6a366c0
typo
Mar 29, 2019
0df1f75
Merge pull request #4084 from sdwheeler/staging
sdwheeler Mar 29, 2019
43e3f41
fix #4083 - fix typos and terms (#4085)
sdwheeler Mar 30, 2019
804694f
Fixing code sample (#4086)
DCtheGeek Mar 30, 2019
8dd4394
Merge pull request #4087 from MicrosoftDocs/staging
sdwheeler Mar 30, 2019
164ae54
Update Get-Content.md (#4090)
mrik23 Apr 1, 2019
4611cfe
Fix #4088 - fix example and styles (#4092)
sdwheeler Apr 1, 2019
d6f9403
Fix #4088 - define execution policy (#4094)
sdwheeler Apr 1, 2019
274e1a1
Update TOCs for new expando policy (#4096)
sdwheeler Apr 1, 2019
b2196c6
Fixes #4091, typo in Example 2, minor edits. (#4095)
davidsmatlak Apr 1, 2019
804a1ca
copyedits, style (#4098)
davidsmatlak Apr 2, 2019
6fbf5f1
remove blank lines from About.md (#4097)
sdwheeler Apr 2, 2019
b02367c
fix typo (#4099)
binaryflesh Apr 2, 2019
63695ab
invalid character in examples (#4100)
mgreenegit Apr 2, 2019
41881c9
remove highbit chars (#4101)
sdwheeler Apr 2, 2019
18b68a5
remove highbit chars v4
Apr 2, 2019
15ac74f
remove highbit chars v5 (#4103)
sdwheeler Apr 2, 2019
45db5e6
remove highbit chars v51 (#4104)
sdwheeler Apr 2, 2019
e437e47
Copyedits and style changes for Save-Package, Set-PackageSource (#4106)
davidsmatlak Apr 3, 2019
7d0c19e
Documentation for accessing errors in catch block (#4107)
jcoutch Apr 3, 2019
b4faf19
add explantion to other versions (#4108)
sdwheeler Apr 3, 2019
548d509
made corrections to examples (#4110)
davidsmatlak Apr 3, 2019
371df21
fixing high bit characters (#4111)
sdwheeler Apr 4, 2019
0ca836d
Merge pull request #4112 from MicrosoftDocs/staging
sdwheeler Apr 4, 2019
a0e08f5
Removed duplicate "for this action" (#4113)
Ba4bes Apr 4, 2019
1afa95e
Update example: "Using Format-Wide" (#4114)
matt9ucci Apr 4, 2019
fd74ce2
fix #4102 - remove duplicate text and style edits (#4115)
sdwheeler Apr 4, 2019
3ee5dea
Fix #4093 - explain how -Debug changes preference variable (#4116)
sdwheeler Apr 4, 2019
1fa5935
Fix #3907 - added missing hyperlinks (#4117)
sdwheeler Apr 4, 2019
ea59da9
Fix #4119 - add missing link (#4123)
sdwheeler Apr 5, 2019
53c7f62
Fix heading levels: samples directory (#4124)
matt9ucci Apr 6, 2019
bfc1b6c
Fix #4128 - fix path typo in v3-v51 (#4130)
sdwheeler Apr 8, 2019
c9239b7
Fix #3048 & fix #2007 - add MSI properties for install instructions (…
sdwheeler Apr 8, 2019
ed2ef1f
Fix #4063 - fix Ubuntu 18.04 setup steps & PS vers (#4131)
sdwheeler Apr 8, 2019
b5b1f88
update package names (#4132)
sdwheeler Apr 8, 2019
2753855
Fix #4121 - add breaking change (#4133)
sdwheeler Apr 8, 2019
806cf87
Merge pull request #4134 from MicrosoftDocs/staging
sdwheeler Apr 9, 2019
9194e60
C77774: Duplicated bookmark not working after transformation md > xlf…
v-makoud Apr 9, 2019
45763bd
Small typo (#4135)
weq Apr 9, 2019
a22bf82
Merge pull request #4139 from MicrosoftDocs/live
sdwheeler Apr 9, 2019
749d7ac
Update sample: Graphical Date Picker (#4136)
matt9ucci Apr 9, 2019
246e406
Fix #3246 - document Stable sorts (#4141)
sdwheeler Apr 9, 2019
13eaf5a
Fixed small space typo (#4142)
Apr 9, 2019
8fc9713
Update lnxGettingStarted.md (#4148)
Makovec Apr 10, 2019
5ba4176
Fix #4144 - seconds is now [double] (#4149)
sdwheeler Apr 10, 2019
1d87ed4
enabled toc_preview (#4153)
sdwheeler Apr 11, 2019
4ff8039
Fix #2695 - add info about numeric literals (#4151)
sdwheeler Apr 11, 2019
b530e5a
added info about member access (#4156)
sdwheeler Apr 11, 2019
eb530bd
fix typo
Apr 12, 2019
bb6c8b2
Fix #3685 (#4161)
matt9ucci Apr 15, 2019
b2a3d16
Update "Adding Non-Terminating Error" (#4162)
matt9ucci Apr 15, 2019
912f806
Fix: capitalisation (#4164)
dariusz-wozniak Apr 15, 2019
9c5818b
Update about_Execution_Policies.md (#4167)
chriswahl Apr 17, 2019
81e3ec5
Enable parallel runs of platyPS per version (#4171)
SteveL-MSFT Apr 18, 2019
ad942cf
fix kbd typo
sdwheeler Apr 18, 2019
d84c0ee
Fix #3773 - add runasuser (#4174)
sdwheeler Apr 19, 2019
d6934f6
Fix #3483 - update support information (#4175)
sdwheeler Apr 19, 2019
843341d
Fix #4146 - add whats new doc (#4170)
sdwheeler Apr 19, 2019
47cea7f
fix backticks
Apr 19, 2019
0e4a383
Fix #4168 - clarify $input (#4182)
sdwheeler Apr 19, 2019
aed3359
Fix #2937 - add Encoding param codepage support (#4178)
sdwheeler Apr 20, 2019
efea0e5
Fix #4176 - example 4 format errors (#4180)
sdwheeler Apr 20, 2019
2e3cb13
Fix #4118 - remove invalid statement (#4181)
sdwheeler Apr 20, 2019
cf1974b
Fix RequiredModules example (#4190)
Farwaykorse Apr 22, 2019
3862de4
Update .openpublishing.publish.config.json (#4193)
Banani-Rath Apr 22, 2019
1a50063
Fix #4163 - add link to mode attributes (#4194)
sdwheeler Apr 22, 2019
a53e4b9
add example (#4195)
sdwheeler Apr 22, 2019
85cc2e7
Update "Cmdlet Input Processing Methods" (#4186)
matt9ucci Apr 22, 2019
38ddb73
Fix #4172 - name of firewall cpl changed (#4196)
sdwheeler Apr 22, 2019
6667da4
Remove specified package version after bug fix
fenxu Apr 23, 2019
6393bfa
Merge pull request #4197 from MicrosoftDocs/use-latest-build-package
herohua Apr 23, 2019
049f72c
Fix #4191 Fix #4192 - correct encoding (#4201)
sdwheeler Apr 23, 2019
4dc0709
fix encoding - part 1 (#4202)
sdwheeler Apr 23, 2019
ed73d1b
fix encoding - part 2 (#4203)
sdwheeler Apr 23, 2019
e6d70b1
fix encoding - part 3 (#4204)
sdwheeler Apr 23, 2019
6c27fb2
Fixes #4155 - fix encoding - part 4 (#4205)
sdwheeler Apr 23, 2019
83b5b2e
fix accepted values (#4207)
sdwheeler Apr 23, 2019
8b5437a
Fix #648 - update syntax (#4208)
sdwheeler Apr 23, 2019
393c6a6
Fix #4191, Fix #4192 - Update accepted values on -Encoding (#4209)
DCtheGeek Apr 24, 2019
f8ef073
Fix #4213 - fix typo and style clean up (#4214)
sdwheeler Apr 25, 2019
eadbfaf
Fix #813 - Add ListEntry to ListControl (#4215)
DCtheGeek Apr 25, 2019
0e1ef2c
Fix #2955, Fix #1940 - update Format-Hex (#4219)
sdwheeler Apr 25, 2019
b5d1347
Fix triggers for CI (#4221)
adityapatwardhan Apr 25, 2019
d2d048f
Update "Host Quickstart" (#4217)
matt9ucci Apr 25, 2019
ead66f1
update libicu pkg name (#4223)
SteveL-MSFT Apr 26, 2019
c8e9747
Fix #4224 - default encoding to ASCII (#4225)
sdwheeler Apr 26, 2019
81d97e5
Batch fixing line spacing (#4229)
bobbytreed Apr 26, 2019
20d82b6
Fixes #4220 - Fix Example 6 (Copy Property) (#4226)
bobbytreed Apr 26, 2019
5ace4c3
Updating Group-Object cmdlet (#4228)
bobbytreed Apr 26, 2019
8bf3426
Fixes #4160 - Add example for scriptblock expresion. Expanded hashta…
bobbytreed Apr 26, 2019
2114f57
Fix #3673 - explain Out-Default (#4230)
sdwheeler Apr 27, 2019
f03173f
Fix #4231 - Correct digit and other markdown cleanup (#4232)
DCtheGeek Apr 27, 2019
b206e97
Fix #4236 - Reword (#4237)
DCtheGeek Apr 28, 2019
59a5ac5
Fixing batch automation repair issue ms.date (#4242)
bobbytreed Apr 30, 2019
b0ab61a
Updating Set-Date (#4241)
bobbytreed Apr 30, 2019
f54e53a
Updating New-TimeSpan (#4244)
bobbytreed May 1, 2019
557b766
Updating rename computer (#4245)
bobbytreed May 1, 2019
c492bde
Add known troubleshooting case for Pull Server (#4250)
mgreenegit May 2, 2019
e1810b3
Update "Cmdlet Overview" (#4252)
matt9ucci May 2, 2019
43f4dfe
Update "Events01 Sample" (#4253)
matt9ucci May 2, 2019
833866a
Update "ScriptBlock Element for GroupBy" (#4254)
matt9ucci May 2, 2019
bc5b197
Remove Show-Command link in v6 doc (#4255)
matt9ucci May 2, 2019
44636fa
Fix links for "How to Write a Module Manifest" (#4256)
matt9ucci May 2, 2019
a9bdc45
Document workaround for tab function completion (#4257)
mgreenegit May 2, 2019
8120a04
Indicate what LCM is an abbreviation (#4258)
DominicJ2 May 3, 2019
91149d3
Add information about http proxy (#4260)
mgreenegit May 6, 2019
8337b28
fix #4238 - update command line usage (#4259)
sdwheeler May 6, 2019
b602931
Update Installing-PowerShell-Core-on-macOS.md (#4267)
momoto May 6, 2019
a5bfad2
Fix #4262 - remove service (#4269)
sdwheeler May 6, 2019
50ec1f6
Fix #4268 - add note about hyphen (#4270)
sdwheeler May 7, 2019
496f0d2
Fix #4263 - fix path modification example (#4271)
sdwheeler May 7, 2019
0f3a8de
Add UFormat specifiers table (#4266)
matt9ucci May 7, 2019
de07a20
force TOC update
May 7, 2019
2038759
Update docfx.json (#4274)
Banani-Rath May 7, 2019
5b3d034
Fix incomplete sentence (#4277)
dharmatech May 8, 2019
eb42683
Fix $OutputEncoding default value (#4279)
matt9ucci May 8, 2019
e1f3643
Replace example with working one (#4278)
dharmatech May 8, 2019
ffb831f
Update PowerShell-Support-Lifecycle.md (#4272)
SteveL-MSFT May 8, 2019
53604b2
Fix #4280 fix #4281 - fix typos (#4282)
sdwheeler May 8, 2019
c14d932
Fixes #3709 - rewrite about_Continue for clarity (#4284)
bobbytreed May 9, 2019
3b8cc27
Fixes #3391 - Correct Format-List Property values (#4286)
bobbytreed May 9, 2019
4375c7c
Fix #4233 - add link to WMF docs (#4287)
sdwheeler May 9, 2019
083433b
Fixes #3014 - Clarify delay bind script blocks (#4285)
bobbytreed May 9, 2019
d017c1a
Disable incremental build temporary for powershell reference build is…
qinezh May 10, 2019
37708ec
Fixes #4062 - Clarify Property, Word, Character, and Line parameters.…
bobbytreed May 10, 2019
e38dfc4
Fixes #3951 - Updates count property in 6.2 and rewrite examples for …
bobbytreed May 10, 2019
13b094f
Clarify automatic variable usage in Microsoft.PowerShell.Core\Start-J…
travisclagrone May 13, 2019
e1d19ea
removed index links to fix warnings (#4295)
sdwheeler May 13, 2019
14f7fa2
Add note about javascript might run (#4297)
TravisEz13 May 13, 2019
86c4868
Fixing Dead Link (#4300)
ssimontis May 15, 2019
831a6c3
Fixes #4189 - Rewrite all provider cmdlets for Filter/Credential clar…
bobbytreed May 15, 2019
0fae9fa
Resolving all duplicate yaml blocks (#4302)
bobbytreed May 15, 2019
485d7c7
Change 6.next to 7 for issue template (#4304)
KirkMunro May 16, 2019
d9f6725
Replace 6.x version with 7 (#4305)
KirkMunro May 16, 2019
326b97d
Fixed broken md around url (#4310)
greiginsydney May 17, 2019
9f223b0
Update docs on how to add your own powershell executables (#4312)
TylerLeonhardt May 17, 2019
91f8d89
WMF content reorg (#4307)
sdwheeler May 17, 2019
3774525
flatten jea toc and replace hemant (#4314)
sdwheeler May 17, 2019
9adc59a
Update using-vscode.md
sdwheeler May 18, 2019
1f7473c
Fixes #4306 - Update runasuser with SeInteractiveLogonRight qualifier…
bobbytreed May 20, 2019
f7b035c
fix note blocks
sdwheeler May 20, 2019
8fcf6bb
Fixes #3604, Fixes #3603 - Document ArgumentCompleter (#4321)
bobbytreed May 20, 2019
ed81db4
Fixes #4152 - Update examples of Test-Connection with sample output f…
bobbytreed May 20, 2019
f19a145
Update-Help - updated style, format, and copyedited (#4308)
davidsmatlak May 20, 2019
d29e50a
Migration from MSDN missed a spot (#4318)
SamB May 20, 2019
bea4ec4
Fix #4105 - explain wildcard execution (globbing) (#4324)
sdwheeler May 20, 2019
f636bfd
Update understanding-a-windows-powershell-module.md (#4326)
dharmatech May 21, 2019
ea351cb
Issue 4311, copyedits, style, format (#4325)
davidsmatlak May 21, 2019
7bf68d3
Fixes #4264 Explain Exclude with Registry keys (#4327)
bobbytreed May 21, 2019
3c39303
Attempt to automate cleanup of Windows PowerShell references (#4330)
bobbytreed May 21, 2019
b5d31de
Fixing syntax issue - missing quote mark (#4332)
Windos May 22, 2019
403753a
automating prompt fixes (#4334)
bobbytreed May 22, 2019
3766280
copyedits, style, format (#4336)
davidsmatlak May 22, 2019
fa9f8e9
Update the README to point to current CI builds (#4338)
adityapatwardhan May 23, 2019
cac2d98
Fixes #4341 - Corrected ValidateRangeKind Enum (#4344)
DCtheGeek May 23, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# EditorConfig : http://EditorConfig.org

root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Issue Details

Version(s) of document impacted
------------------------------
- [ ] Impacts 6.next document
- [ ] Impacts 7 document
- [ ] Impacts 6 document
- [ ] Impacts 5.1 document
- [ ] Impacts 5.0 document
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ If this doc issue is for content UNDER /reference folder, please fill out this t
-->
Version(s) of document impacted
------------------------------
- [ ] Impacts 6.next document
- [ ] Impacts 7 document
- [ ] Impacts 6 document
- [ ] Impacts 5.1 document
- [ ] Impacts 5.0 document
Expand Down
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ _site/
Tools/NuGet/
_site/
maml/
updateablehelp/
updatablehelp/


.openpublishing.build.mdproj
.openpublishing.buildcore.ps1
packages.config
**/.ignore/**
*.orig
.vscode/
_themes/
dependentPackages/

.optemp/
74 changes: 74 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"default": true,

"header-increment": true,
"first-header-h1": {
"level": 1
},
"header-style": {
"style": "atx"
},
"ul-style": {
"style": "dash"
},
"list-indent": true,
"ul-start-left": true,
"ul-indent": {
"indent": 2
},
"no-trailing-spaces": true,
"no-hard-tabs": true,
"no-reversed-links": true,
"no-multiple-blanks": true,
"line-length": {
"line_length": 100,
"code_blocks": false,
"tables": false,
"headers": true
},
"commands-show-output": true,
"no-missing-space-atx": true,
"no-multiple-space-atx": true,
"no-missing-space-closed-atx": true,
"no-multiple-space-closed-atx": true,
"blanks-around-headers": true,
"header-start-left": true,
"no-duplicate-header": true,
"single-h1": true,
"no-trailing-punctuation": {
"punctuation": ".,;:!"
},
"no-multiple-space-blockquote": true,
"no-blanks-blockquote": true,
"ol-prefix": {
"style": "one_or_ordered"
},
"list-marker-space": true,
"blanks-around-fences": true,
"blanks-around-lists": true,
"no-inline-html": {
"allowed_elements": [
"properties",
"tags"
]
},
"no-bare-urls": true,
"hr-style": {
"style": "---"
},
"no-emphasis-as-header": true,
"no-space-in-emphasis": true,
"no-space-in-code": true,
"no-space-in-links": true,
"fenced-code-language": false,
"first-line-h1": false,
"no-empty-links": true,
"proper-names" : {
"names": [
"PowerShell",
"JavaScript"
],
"code_blocks": false
},
"no-alt-text": true
}
5 changes: 3 additions & 2 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,10 @@
"notification_subscribers": [],
"sync_notification_subscribers": [],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/PowerShell/PowerShell-Docs",
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/PowerShell-Docs",
"git_repository_branch_open_to_public_contributors": "staging",
"skip_source_output_uploading": false,
"enable_incremental_build": false,
"need_preview_pull_request": true,
"contribution_branch_mappings": {},
"dependent_repositories": [{
Expand Down Expand Up @@ -144,4 +145,4 @@
"nuget_feed": "https://www.myget.org/F/op/api/v2"
}
]
}
}
Loading