loophp / collection

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

Code example in docs are unreadable #345

Closed that-guy-iain closed 2 months ago

that-guy-iain commented 2 months 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 2 months 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 2 months 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 2 months ago

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

github-actions[bot] commented 2 months 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.

that-guy-iain commented 2 months ago

I think you should probably increase the time limit on your bot if you're as busy. Seems silly to lose issues like this because everyone is too busy to fix it straight away and it's a low traffic repository like this.