Skip to content

Change code fence to neutral ```console #389

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

codingoutloud
Copy link
Contributor

When bash is used for a code fence, bash keywords such as "for" and "in" get rendered with syntax highlighting. Switching to console avoids this distraction.

image

Closes:

When ```bash is used for a code fence, bash keywords such as "for" and "in" get rendered with syntax highlighting. Switching to ```console avoids this distraction.
@Copilot Copilot AI review requested due to automatic review settings May 9, 2025 15:57
@codingoutloud codingoutloud requested a review from a team as a code owner May 9, 2025 15:57
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates code fences in the README from "bash" to "console" in order to avoid unwanted syntax highlighting.

  • Updated code fences for usage examples and command outputs in the README.

Copy link
Collaborator

@williammartin williammartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@williammartin williammartin merged commit 2d6e3dd into github:main May 9, 2025
9 checks passed
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.

2 participants