Description
Generated diagrams does not include PlantUML metadata.
Reproduction
Steps to reproduce the behavior:
- Write a PlantUML diagram script in a file named pumltest.puml
- Refresh the PlantUM View to show diagram
- Save diagram in PNG/SVG format or right click to export diagram in PNG/SVG format
- Check the saved PNG/SVG diagram for metadata content (java -Dfile.encoding-UTF-8 -jar plantuml.jar -metadata -charset UTF-8 pumltest.png

Expected behavior
Expected the PlantUML script is embedded in the PNG/SVG diagram file.

Environment
- Windows: Windows 10
- Notepad++ version: 8.7.5 (64-bit)
- PlantUML Viewer: 1.8.0.12
Additional information
Using the plantuml-1.2024.8.jar (included in the PlantUML plugin) command line to generate PNG/SVG diagrams does contain metadata. However, the diagram exported from the PlantUML Viewer is missing the metadata.
Description
Generated diagrams does not include PlantUML metadata.
Reproduction
Steps to reproduce the behavior:
Expected behavior

Expected the PlantUML script is embedded in the PNG/SVG diagram file.
Environment
Additional information
Using the plantuml-1.2024.8.jar (included in the PlantUML plugin) command line to generate PNG/SVG diagrams does contain metadata. However, the diagram exported from the PlantUML Viewer is missing the metadata.