Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 2, 2025

This PR addresses formatting issues in the GitHub tutorial documentation that were causing visual problems on the website.

Issues Fixed

Removed unwanted HTML tags: The markdown file contained several extraneous < /> tags that were rendering incorrectly on the website. These self-closing HTML tags don't belong in markdown content and were causing layout issues.

Locations cleaned up:

  • After the introductory paragraph about GitHub
  • Before the "Watch the video Tutorial" section
  • After the YouTube iframe embed

Before/After

The unwanted HTML tags were appearing as literal text on the rendered page, disrupting the flow of the tutorial content. With these changes, the tutorial now displays cleanly without any stray HTML markup appearing in the documentation.

The tutorial content and structure remain unchanged - this is purely a formatting cleanup to improve the reading experience for users learning GitHub.

Fixes #250.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copy link

vercel bot commented Aug 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
recode-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2025 2:14pm

@Copilot Copilot AI changed the title [WIP] there is spelling mistake on the github tutorial Fix HTML tags and improve formatting in GitHub tutorial Aug 2, 2025
@Copilot Copilot AI requested a review from sanjay-kv August 2, 2025 14:14
Copilot finished work on behalf of sanjay-kv August 2, 2025 14:14
@sanjay-kv sanjay-kv closed this Aug 2, 2025
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.

Webinar: demo github tutorial

2 participants