shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.4k stars 171 forks source link

[BUG] I can split images using PlantUML's newpage, but the second and subsequent images are not reflected in the preview. #1960

Open kazkiti opened 3 months ago

kazkiti commented 3 months ago

Describe the bug When I split a diagram using plantUML's newpage command, the first divided image is reflected in the preview, but the second and subsequent images are not reflected.

Environment

To Reproduce Steps to reproduce the behavior: -->See overview

Expected behavior All images after being split are displayed in review.

Markdown file Please attach the markdown fi bug.md le that can reproduce the bug.

Screenshots bug

Additional context

If the PlantUML diagram is too tall to fit on one PDF page, page breaks within the PDF will not work, so I would like to use newpage.