Describe the bug
When generating a pin card for a repository with a very long repository description like for the HaaLeo/swarmlib repository, the description of the repository is truncated after a single line instead of three
Expected behavior
The repository description is truncated after three lines. The screenshot shows GitHub's original pin card.

Actual behavior
Below is the actual generated pin card via github-readme-stats
Just found #94 which also mentions the single line text.
That's the default behavior I think. @HaaLeo
@HaaLeo Thanks for reporting the issue, we are currently looking at this on #94 and trying to figure out the best way to handle the auto resizing of height and multiple lines in SVG, it's doable of course but kinda messy. So we are trying to figure out a best approach.
This should be fixed now let's check
Most helpful comment
This should be fixed now let's check