We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a0737 commit 4ee297bCopy full SHA for 4ee297b
Types/PSJekyll.Template/Include.PSAlias.md.ps1
@@ -2,7 +2,7 @@ param()
2
3
@"
4
| Alias | Command |
5
-|-|-|{% for alias in site.data.PSModule.Aliases %}
+|:-|-:|{% for alias in site.data.PSModule.Aliases %}
6
|{{ alias.Name }}|[{{ alias.Definition }}](/{{alias.Definition}})|
7
{% endfor %}
8
"@
0 commit comments