Closed llorracc closed 2 years ago
It's intended behaviour, we didn't make the rendering of metadata pretty on the website.
I can work on this if desired.
It's OK to leave it unprettified -- as long as it doesn't look like it's a bug (which I think it does now). Maybe just changing the font to courier, and putting quote marks or something around it would make it clear.
On Fri, Nov 19, 2021 at 6:17 AM Mridul Seth @.***> wrote:
It's intended behaviour, we didn't make the rendering of metadata pretty on the website.
I can work on this if desired.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/econ-ark/econ-ark.org/issues/29#issuecomment-973984906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKCK74GGLH2NN4DVV3PPGTUMYW3TANCNFSM5IKYDJSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
--
@MridulS Like for cstwMPC, authors render as
{"family-names"=>"Carroll", "given-names"=>"Christopher D.", "orcid"=>"https://orcid.org/0000-0003-3732-9312"} {"family-names"=>"Crawley", "given-names"=>"Edmund", "orcid"=>"https://orcid.org"} {"family-names"=>"Slacalek", "given-names"=>"Jiri", "orcid"=>"https://orcid.org"} {"family-names"=>"White", "given-names"=>"Matthew N.", "orcid"=>"https://orcid.org"}
Is this a bug, or intended?