This commit is contained in:
abcdec 2016-10-22 14:18:20 +00:00 committed by GitHub
commit 7813a01127
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ default output type for new buffers."
`(start-process "PLANTUML" ,buf
plantuml-java-command
,@plantuml-java-args
(shell-quote-argument plantuml-jar-path)
plantuml-jar-path
(plantuml-output-type-opt) "-p"))
(defun plantuml-preview-string (prefix string)