From 0f301ff61993c31b3b85630d4a1ce649a85ccf54 Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Fri, 17 Jun 2022 12:20:32 -0400 Subject: [PATCH] fix formatting --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 64fab5a..4260b7f 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ - **_[Under investigation]_** Fix -StartRow and -StartColumn being ignored. - James O'Neill: - - Update Get-HtmlTable to support to use PowerHTML (maintained by [Justin Grote](https://twitter.com/**JustinWGrote**)). + - Update Get-HtmlTable to support to use PowerHTML (maintained by [Justin Grote](https://twitter.com/JustinWGrote)). - Added example to including a new function Import-ByColumn. Works like Import-Excel but with data in columns instead of the conventional rows. - Update Import-HTML with better defaults - Fixed example `Get-ModuleStats.ps1` which reads the PowerShell Gallery page and extracts the stats table