Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributor names in Blog keeps getting added with "and" #678

Closed
iamsantanubanerjee opened this issue Feb 17, 2022 · 1 comment · Fixed by #714
Closed

Contributor names in Blog keeps getting added with "and" #678

iamsantanubanerjee opened this issue Feb 17, 2022 · 1 comment · Fixed by #714
Labels
bug Something isn't working
Milestone

Comments

@iamsantanubanerjee
Copy link

Description

The names of contributors in the Blog section keeps getting added with "and"

Steps to reproduce

Add more than two contributor name in the "index.md" file of any blog

Expected result

The names should be seperated by "," and not by an "and", except between the last, and the last but one name

Actual result

Screenshot 2022-02-17 215710

Environment

@hyas/doks@0.4.0 precheck
npm version

{
'@hyas/doks': '0.4.0',
npm: '8.3.1',
node: '16.14.0',
v8: '9.4.146.24-node.20',
uv: '1.43.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: '1.18.1',
modules: '93',
nghttp2: '1.45.1',
napi: '8',
llhttp: '6.0.4',
openssl: '1.1.1m+quic',
cldr: '40.0',
icu: '70.1',
tz: '2021a3',
unicode: '14.0',
ngtcp2: '0.1.0-DEV',
nghttp3: '0.1.0-DEV'
}

@hyas/doks@0.4.0 check
exec-bin node_modules/.bin/hugo/hugo version

hugo v0.92.1-85E2E862+extended linux/amd64 BuildDate=2022-01-27T11:44:41Z VendorInfo=gohugoio

@h-enk h-enk added the bug Something isn't working label Feb 18, 2022
@h-enk h-enk added this to the v0.5.0 milestone Feb 18, 2022
@h-enk
Copy link
Member

h-enk commented Feb 18, 2022

Thanks for reporting this issue. Will be addressed.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants