We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32362d9 commit e0005c6Copy full SHA for e0005c6
1 file changed
Module/MarkdownPointer.psd1
@@ -58,6 +58,10 @@ Example prompts for AI:
58
- Generic Edit button (replaces VS Code-specific button)
59
- Improved splash screen: keyboard navigation, hover underline, AI import tip
60
- Faster startup by deferring work after window display
61
+- Fix PPTX export not rendering Mermaid diagrams and images
62
+- Fix SVG to PNG export producing tiny images when width/height differ from viewBox
63
+- Suppress image alt text captions in docx/pptx export (disable implicit_figures)
64
+- Wait for slide view render completion before returning MCP response
65
- Extract inline JS/CSS into embedded resource files
66
67
0.11.0
0 commit comments