endless-sky / endless-sky/endless-sky.github.io
Plugin list only shows the first author
Open
bug
- Dominant language
- HTML
- Stars
- 20
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
When authors are comma separated, like this: `Lifeyouristhis, Timeout`
The website only shows the first name:
Relevant Code:
https://github.com/endless-sky/endless-sky.github.io/blob/d71ddddf0540a31a2e32926ce86a5d8610c7bec0/plugins.html#L122-L127
Apparently I wrote this, but I really don't know why. I guess at some point I was expecting `authors` to also be an array? As it stands, all calls go through L125, where any author beyond the first are cut off.
Ref https://github.com/endless-sky/endless-sky-plugins/pull/1887
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.