Ashley Engelund
Ashley Engelund
I've written a task (and the supporting) to do this. You definitely have to have some way to record that you have run the task (e.g. in some sort of...
_(jumping in. I've been using PlantUML but have really, really wanted to use a tool that has a properly formed language that can be parsed. Can help getting the documentation...
I don't think it's the responsibility of the web user to change things so that a website is readable. Given that there is a known problem with this font, a...
Something to consider meanwhile: Add some information to the contributing document to explain how to run e2e tests on their local machine. (New to cypress, I needed to figure out...
@amitkumariiit @aardrian @brennanyoung Can we start a discussion on this, perhaps in [Discussions:Ideas ](https://github.com/mermaid-js/mermaid/discussions/categories/ideas)? Then all of the (great and pertinent) information you all have written won't be buried in...
meanwhile (unless/until this is moved into a discussion).... Given the example flowchart, how could we show the possible sequence? It seems that `aria-flow` is intended for this purpose but is...
I went ahead and created a discussion: #3689 . Thanks for your really complete and informative posts about all of this @brennanyoung . I'm going to try to put something...
It's not possible right now @bstordrup . But you raise some good use cases. I think the first step is to have some agreed upon definitions. This book has some...
I like your idea of having a foreign key notation of `FK_[entity-name]`. And yes, adding the ability for an attribute/row to have multiple key notations is definitely critical. We would...
Links are going to be drawn in the order that you define them, and in a diagram going from Top to Bottom (direction = `TB`), when you have many links...