We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18632f7 commit 7b539f5Copy full SHA for 7b539f5
1 file changed
Module/MarkdownPointer.psd1
@@ -44,6 +44,9 @@ Example prompts for AI:
44
LicenseUri = 'https://github.com/yotsuda/MarkdownPointer/blob/master/LICENSE'
45
ProjectUri = 'https://github.com/yotsuda/MarkdownPointer'
46
ReleaseNotes = @'
47
+0.4.0
48
+- Support non-filesystem PowerShell provider paths via Get-Content fallback
49
+
50
0.3.0
51
- Add app icon (Emerald green face motif with transparent cutouts)
52
- Fix local images not displaying in rendered preview (base64 data URI inlining)
0 commit comments