Skip to content

Fix markdown error in attaching-files.md#44857

Open
horyu wants to merge 1 commit into
github:mainfrom
horyu:patch-1
Open

Fix markdown error in attaching-files.md#44857
horyu wants to merge 1 commit into
github:mainfrom
horyu:patch-1

Conversation

@horyu

@horyu horyu commented Jun 22, 2026

Copy link
Copy Markdown

Why:

Closes: None

Fix a minor markdown rendering glitch in the "Attaching files" document. The misplaced backticks around .xls and .xlsm caused the inline code blocks to parse incorrectly on the live site.

What's being changed (if available, include any code snippets, screenshots, or gifs):

Fixed the backtick formatting for Microsoft Office file extensions in content/get-started/writing-on-github/working-with-advanced-formatting/attaching-files.md.

  • Before: ... , .xls`` ,.xlsm
  • After: ... , .xls, .xlsm (properly enclosed in backticks)

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Copilot AI review requested due to automatic review settings June 22, 2026 02:43
@github-actions

Copy link
Copy Markdown
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
get-started/writing-on-github/working-with-advanced-formatting/attaching-files.md fpt
ghec
ghes@ 3.21 3.20 3.19 3.18 3.17
fpt
ghec
ghes@ 3.21 3.20 3.19 3.18 3.17

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes an inline-code Markdown rendering issue in the “Attaching files” documentation by correcting the backtick/comma formatting around Microsoft Office file extensions, including a version-gated .xlsm entry.

Changes:

  • Corrected inline code formatting for .xls/.xlsm in the supported “Microsoft Office documents” list item.
  • Ensured the version-conditional .xlsm extension renders correctly without breaking surrounding inline code.

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

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants