Skip to content

Commit 069d05a

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: openEmbedding.get_Markdown ( Fixes #14 )
1 parent 5febe18 commit 069d05a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

oEmbed.types.ps1xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,15 @@
2626
</ScriptProperty>
2727
</Members>
2828
</Type>
29+
<Type>
30+
<Name>openEmbedding</Name>
31+
<Members>
32+
<ScriptProperty>
33+
<Name>Markdown</Name>
34+
<GetScriptBlock>
35+
"[![$($this.title)]($($this.thumbnail_url))]($($this.url))"
36+
</GetScriptBlock>
37+
</ScriptProperty>
38+
</Members>
39+
</Type>
2940
</Types>

0 commit comments

Comments
 (0)