Skip to content

Fix query web --as-table example#18262

Merged
fdncred merged 1 commit into
nushell:mainfrom
Matthieu-LAURENT39:fix-query-web-doc
May 21, 2026
Merged

Fix query web --as-table example#18262
fdncred merged 1 commit into
nushell:mainfrom
Matthieu-LAURENT39:fix-query-web-doc

Conversation

@Matthieu-LAURENT39
Copy link
Copy Markdown
Contributor

Description

This PR fixes the example for the query web command that showcases the --as-table flag.

The previous example no longer worked, as the table in the Wikipedia article that was being used has changed, and now includes sub-columns, that Nu can't handle well.
This PR switches it to another article with a simpler table that Nu can handle properly.

User-facing changes (Release notes)

N/A

@github-actions github-actions Bot added the A:plugins This issue is about plugins label May 21, 2026
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented May 21, 2026

  1. yup, wiki changes all the time unfortunately.
    2. The new example doesn't work for me. (lemme recompile and see if i'm just outdated)

@Matthieu-LAURENT39
Copy link
Copy Markdown
Contributor Author

I amended the commit to include cargo fmt changes.
I didn't include them originally since it was parts of the code that I wasn't touching, but CI isn't passing otherwise.

@fdncred fdncred merged commit d07660a into nushell:main May 21, 2026
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented May 21, 2026

Thanks!

@github-actions github-actions Bot added this to the v0.113.0 milestone May 21, 2026
@fdncred fdncred added the notes:ready Indicates Ready for Release notes label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:plugins This issue is about plugins notes:ready Indicates Ready for Release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants