Ben Peachey

Results 222 comments of Ben Peachey

I've not come across a way to influence the order that links are shown in, but I could look some more... @kirchsth Do you know if such a thing exists?...

Thank you for opening this issue. Great question! My first impulse is to say "separate repo", especially if we take into account that we'd want to do the same thing...

At this point, I'm leaning heavily towards splitting the `scripts/` directory into a separate repository (maintaining the git history) so the code can be changed to work for other sources...

@pascalbrunner: did @kirchsth's commnet resolve your issue? If so, I would like to clode this issue.

At first glance, this problem looks similar to that of #153 . The solution there was to use Lay_Distance: ``` Lay_Distance(from, to, ?distance) ``` @jhueppauff Could you try using `Lay_Distance`...

I've run the example against the last couple of version of PlantUML and C4-PlantUML and I keep getting the above image. I have not been able to reproduce the image...

> wow thanks for all the testing! No worries, I do a lot of PlantUML development, so I already have a local test setup. I just throw the `.puml` file...

Whew. :sweat_smile: There is a lot of useful information here! that hard part for me is: how do we document this (and where?) so that these sorts of scenarios are...

Usually I am not a big fan of replacing information with symbols. It might be clear to the author of the diagram but most likely not to other people. Before...