Skip to content

Return plain output when --no-style is set#25

Open
shuofengzhang wants to merge 3 commits intolnxpy:mainfrom
shuofengzhang:fix/no-style-raw-output
Open

Return plain output when --no-style is set#25
shuofengzhang wants to merge 3 commits intolnxpy:mainfrom
shuofengzhang:fix/no-style-raw-output

Conversation

@shuofengzhang
Copy link

@shuofengzhang shuofengzhang commented Mar 1, 2026

What changed

  • Return raw text when --no-style is requested instead of still rendering Markdown.

Why

  • The flag promises unstyled output; returning plain text avoids Rich/Markdown formatting in scripts and logs.

Testing

  • pytest -q (pass)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant