kroki
kroki copied to clipboard
Feature request: support ditaa command-line arguments
This project is very helpful, but I'm in trouble with drawing result of ditaa.
I've found that running ditaa with --no-separation
argument solves my problem.
So I want the feature running ditaa with command-line arguments such as -E,--no-separation
or -S,--no-shadows
.
Hello @coo79
That's a good idea but I've not yet decided how we should pass additional parameters/configuration to the API.
@Mogztter Thank you for your reply. As temporary solution, I hard-coded the arguments in Ditaa.java and rebuild docker image. Although my immediate requirement is satisfied, I'd be grateful if you could consider this feature.
Indeed that's less than ideal but I'm glad that you found an interim solution.
I will try to take some time to think about how we should implement this feature.
I also have this issue - need to pass options to ditaa.