-
## Version **7.0.4** of [mermaid](https://github.com/knsv/mermaid) just got published.
Branch
Build failing 🚨
Dependency
mermaid
…
-
This issue was previously raised, but went stale and was automatically closed: https://github.com/mermaid-js/mermaid/issues/738
However it is still present.
```
graph TD
subgraph s
A-->B
end…
-
I am starting to work with Mermaidjs inside of [Obsidian](https://obsidian.md/). One issue I am hitting is there does not seem to be any way to left-align the Pie charts. This causes problems with por…
-
### Problem
I have a large number of build commands and packages that depend on each other and I would like to visually inspect these relationships to help with debugging and documentation.
### Pr…
-
Kicking off a discussion around preferred tools. My hope is to have a preferred default so that we have a consistent set of practices across our workstreams.
This is motivated by a discussion arou…
dgkf updated
6 months ago
-
I'm always looking for ways to automatically generate diagrams in blog posts using DSLs rather than WYSIWYG solutions.
I've read this blog post from GitHub where they have integrated a really nice lo…
-
1. Миграции должны располагаться на уровень выше - db/migrations
2. https://github.com/go-park-mail-ru/2023_2_Chaihona_No.1/blob/dev/db/normalized/er.jpg - схема отличная, но описание на plantuml ил…
-
Hi!
I'm a Blazor newbie so forgive me if I'm missing something obvious.
I forked the repo and checked out the demo. I had to copy the /lib/ folder from the nuget package to get it to work in order…
-
Hello,
I would like in the first place to thank you to have set up this repo.
Considering all the new projects related to SSI, I was wondering if there might be a possibility of refactoring the…
-
Hi guys,
I noticed that the svg/png/pdf files were not generated incorrectly. When we used the online editor, the preview graph was great but if we wanted to generate a svg, the textboxes were all …