I am using plantuml-mode emacs plugin to generate svg files in emacs and I noticed that an additional svg image is created which cause Firefox and Chrome to generate an error
This can be seen after line 29 in the pastebin at
https://pastebin.com/nqjvkbqQ
I have used the stable sourceforge version of 2020.01.12 and the latest beta at 2020.02.02 from beta.plantuml.net and they all add the additonal svg.
I have asked a question about it at
https://forum.plantuml.net/10754/plantuml-generates-faulty-svg-from-a-script, but realize that it must be an option that needs to be suppressed or requires a separate build.
Are there some options to control it?
Is there a list of the command line options plantuml accepts?