Skip to content
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

docs: add syntax highlighting to various code blocks #1734

Merged

Conversation

agilgur5
Copy link
Contributor

@agilgur5 agilgur5 commented Jan 21, 2025

Motivation

Several code blocks in the README were missing language specifiers

Details

  • add syntax highlighting to all code blocks

    • mainly sh and dockerfile
  • plus some small grammar fixes

    • missing colon before a code block
    • incorrect article ("an shell" -> "a shell")
    • etc

- several code blocks in the README were missing language specifiers
  - mainly `sh` and `dockerfile`

- plus some small grammar fixes
  - missing colon before a code block
  - incorrect article ("an shell" -> "a shell")
  - etc
@loosebazooka loosebazooka merged commit bb17230 into GoogleContainerTools:main Feb 11, 2025
7 checks passed
@agilgur5 agilgur5 deleted the docs-syntax-highlighting branch February 11, 2025 22:01
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