File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
reference/docs-conceptual/learn/shell Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -115,3 +115,14 @@ MD050: # strong-style
115115MD051 : true # link-fragments
116116MD052 : true # reference-links-images
117117MD053 : true # link-image-reference-definitions
118+ MD054 : # link-image-style
119+ autolink : false
120+ collapsed : false
121+ full : true
122+ inline : true
123+ shortcut : false
124+ url_inline : true
125+ MD055 : leading_and_trailing # table-pipe-style
126+ MD056 : true # table-column-count
127+ # MD057 # undefined
128+ MD058 : true # blanks-around-tables
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ C:\Program Files\PowerShell\7\profile.ps1
6363## How to create your personal profile
6464
6565When you first install PowerShell on a system, the profile script files and the directories they
66- belong to don't exist. The following command creates the "Current User, Current Current Host"
66+ belong to don't exist. The following command creates the "Current User, Current Host"
6767profile script file if it doesn't exist.
6868
6969``` powershell
You can’t perform that action at this time.
0 commit comments