Skip to content

Fix challenge example solution not displayed #47143

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

XplosiveRaptor
Copy link

@XplosiveRaptor XplosiveRaptor commented Jul 8, 2025

Summary

Added a linebreak between the details tag and the code block in. This makes the code block actually display the snippet.

Fixes #47140


Internal previews

📄 File 🔗 Preview link
docs/csharp/tour-of-csharp/tutorials/list-collection.md docs/csharp/tour-of-csharp/tutorials/list-collection

Added a linebreak between the details tag and the code block.
@XplosiveRaptor XplosiveRaptor requested review from BillWagner and a team as code owners July 8, 2025 20:30
@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 8, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-csharp/svc get-started/subsvc community-contribution Indicates PR is created by someone from the .NET community. labels Jul 8, 2025
@BillWagner
Copy link
Member

Hi @XplosiveRaptor

It looks like this same issue impacts the following intro tutorials:

I've verified that your fix works on the review site. Let me know if you want to change the other three tutorials as well. If not, I'll make a follow up PR after merging this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc get-started/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Challenge answer code does not display
2 participants