loophp / collection

A (memory) friendly, easy, lazy and modular collection class.
https://loophp-collection.rtfd.io/
MIT License
716 stars 35 forks source link

Code example in docs are unreadable #345

Open that-guy-iain opened 1 week ago

that-guy-iain commented 1 week ago

Steps required to reproduce the problem

Go to the docs site

Expected Result

I can clearly read and set the code

Actual Result

image

I have to look very hard or select all the code.

drupol commented 1 week ago

Hi !

Thanks for the report. Someone already fixed this at https://github.com/loophp/collection/pull/311

Maybe you could provide a PR fixing this in here too?

In any case, if you're looking for that particular code example, you can find it in https://github.com/loophp/collection/blob/master/docs/pages/code/simple.php and the rest in https://github.com/loophp/collection/tree/master/docs/pages/code

that-guy-iain commented 1 week ago

Sorry, I'm really busy and working on my thing about 12 hours a day. If I had time I would but I really don't.

drupol commented 1 week ago

It's totally fine, I'll pick it up at some point when I'll have some time too.

github-actions[bot] commented 3 days ago

Since this issue has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.