Yash Singh
Yash Singh
Take a look at #80, installed `mermaid.cli`, install `mermaid-cli`
Maybe it could be written as `TDD (Test Driven Development)` and `BDD (Behavior Driven Development)`?
I created a PR for installing gitk on Linux
I fixed the header type for Mageia. Also, is there any way to fix the problem where the code blocks are auto-wrapping and going off the screen: ![Screenshot from 2020-08-10...
Sure that is a good idea. Above the code block saying: ```html # apt install gitk ``` Should we have a message like the following: ```html Optionally, if you would...
I don't see any suggestions, reviews, or conflicts currently on this pull request. Is there a reason that the merge is being delayed? I have added all the commits that...
No problem. I thought that you guys were thinking that I was still putting in commits earlier.
I had a similar problem. My solution was to edit the console functions: https://github.com/Yash-Singh1/zoom.js/blob/master/test/auto.js#L3
The location of the problem seems to be the following lines: https://github.com/mermaid-js/mermaid/blob/8dd82839cb8ef660fbe3295c820b57e2a7f9e763/packages/mermaid/src/diagrams/pie/pieRenderer.js#L43 https://github.com/mermaid-js/mermaid/blob/8dd82839cb8ef660fbe3295c820b57e2a7f9e763/packages/mermaid/src/diagrams/pie/pieRenderer.js#L69 Also, the current height is set to be constant, causing bottom whitespace: https://github.com/mermaid-js/mermaid/blob/8dd82839cb8ef660fbe3295c820b57e2a7f9e763/packages/mermaid/src/diagrams/pie/pieRenderer.js#L17
@knsv Could you enable GitHub Discussions?