Skip to content

Add missing language tags to code blocks in two guides - #2445

Open
chetanr-25 wants to merge 1 commit into
tensorflow:masterfrom
chetanr-25:fix/missing-code-block-language-tags
Open

Add missing language tags to code blocks in two guides#2445
chetanr-25 wants to merge 1 commit into
tensorflow:masterfrom
chetanr-25:fix/missing-code-block-language-tags

Conversation

@chetanr-25

Copy link
Copy Markdown

What

Two Markdown code blocks were missing language tags, which affects
syntax highlighting on tensorflow.org.

Changes

  • guide/gpu_performance_analysis.md: untagged block (AllReduce time
    estimation formula, not code) → tagged as text
  • guide/create_op.md: untagged block (attribute definition syntax
    template, not code) → tagged as text

Added missing language tags to code blocks in gpu_performance_analysis.md
and create_op.md to improve syntax highlighting and fix markdown formatting.
@chetanr-25
chetanr-25 requested a review from a team as a code owner September 7, 2026 22:39
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