From 897abf926fd33b011eff7c00cf4677cd6d6349c3 Mon Sep 17 00:00:00 2001 From: James Brundage <+@noreply.github.com> Date: Thu, 1 May 2025 20:51:16 -0700 Subject: [PATCH 1/2] feat: `OpenGraph.ToString()` ( Fixes #10 ) --- Types/OpenGraph/ToString.ps1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Types/OpenGraph/ToString.ps1 diff --git a/Types/OpenGraph/ToString.ps1 b/Types/OpenGraph/ToString.ps1 new file mode 100644 index 0000000..3e4d43a --- /dev/null +++ b/Types/OpenGraph/ToString.ps1 @@ -0,0 +1 @@ +$this.HTML \ No newline at end of file From dc83fb6bbca195b863335ae385cc55a8911d3518 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 2 May 2025 03:52:46 +0000 Subject: [PATCH 2/2] feat: `OpenGraph.ToString()` ( Fixes #10 ) --- OpenGraph.types.ps1xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenGraph.types.ps1xml b/OpenGraph.types.ps1xml index e3f8c5c..2297999 100644 --- a/OpenGraph.types.ps1xml +++ b/OpenGraph.types.ps1xml @@ -3,6 +3,12 @@ OpenGraph + + ToString + + HTML