I have
`pwsh-preview -c "Invoke-WebRequest 'https://gitlab.com/api/v4/users/7984176?access_token=glpat-KMNv5hmu7xuMbNUWpfqd' | ConvertFrom-Json | Select-Object -ExpandProperty location"`
set as my location (edit-location
) in my profile (Profile - rokejulianlockhart - Discourse Meta). Unlike the pronoun (user-ember117
) field, however, this field’s data in truncated (in my case) to
`pwsh-preview -c "Invoke-WebRequest 'https://gitlab.com/api/v4/users/7984176?access_token=glpat-KMNv5hmu7xu
the u
is partially cut, so it is rather obvious.
I believe that the location field should instead be wrapped, like the pronoun field.