Commit 32362d9
Disable implicit_figures in all Pandoc calls to suppress image captions
Unify Pandoc input format to markdown-implicit_figures across docx export,
pptx slide preview, and MCP fallback. This prevents alt text from appearing
as italic captions below images. Remove the now-unnecessary figcaption
stripping regex from SlideService.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d900298 commit 32362d9
3 files changed
Lines changed: 3 additions & 5 deletions
File tree
- MarkdownPointer.Mcp/Tools
- MarkdownPointer/Services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
85 | | - | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| |||
0 commit comments