Rick Staa

Results 1034 comments of Rick Staa

Closing this since I can not reproduce the issue anymore. ```md [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html)](https://github.com/anuraghazra/github-readme-stats) ``` [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html)](https://github.com/anuraghazra/github-readme-stats) ```md [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra](https://github.com/anuraghazra/github-readme-stats) ``` [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats) ```md [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html&langs_count=10)](https://github.com/anuraghazra/github-readme-stats) ``` [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html&langs_count=10)](https://github.com/anuraghazra/github-readme-stats) ```md [![Top...

@anuraghazra I like your proposal wasn't aware of [foreignObject](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/foreignObject#example) object, but it looks like the right tool for the job! I think it might clean up the codebase! And if...

@b0o Thanks for your suggestion https://github.com/vercel/satori is indeed a good solution. @anuraghazra started experimenting with it already 🚀. This is amazing. It'll potentially be a game changer for github-readme-stats. Can't...

@developStorm Thanks a lot for this pull request it works perfectly on my fork.

What is blocking this from being merged?

@developStorm I reviewed your pull request and it looks good to me. I however noticed that the tests were broken. I created a pull request to fix this on your...

Apart from these changes, I think the new argument should be added to the documentation before this pull request can be merged.

@developStorm I checked what went wrong and it looks like the changes I made in 709a65a998fd037cc45a60217079a8d80a43640b (i.e moving function input arguments) and the revert done in 4a4cec63a555cd1dd1afc79c546dff1031311481 confuse git. As...

Great, everything seems to work now. Thanks! ![Rick Staa's Github stats](https://github-readme-stats-git-developstorm-master-rickstaa.vercel.app/api?username=rickstaa&show_icons=true&count_private=true&line_height=28&hide_border=1&include_all_commits=true&card_width=450&role=OWNER,COLLABORATOR)

@douglasg14b Thanks for your interest in this feature. Several things are blocking the merging of this PR. - First, as pointed out in https://github.com/anuraghazra/github-readme-stats/issues/1#issuecomment-864451245 @anuraghazra had some concerns about adding...