Skip to content

Comments

examples: Fix markdown links inside code blocks in basic README#11946

Open
sleitor wants to merge 1 commit intovercel:mainfrom
sleitor:fix/basic-readme-markdown
Open

examples: Fix markdown links inside code blocks in basic README#11946
sleitor wants to merge 1 commit intovercel:mainfrom
sleitor:fix/basic-readme-markdown

Conversation

@sleitor
Copy link

@sleitor sleitor commented Feb 21, 2026

Fixes rendering issue where markdown links inside fenced code blocks were displayed as raw text instead of being rendered as clickable links.

Moved the links outside the code block so they render properly.

Relates to #11945

Markdown links inside fenced code blocks are rendered as raw text
instead of clickable links. Move the 'global turbo' and filter links
outside the code blocks so they render correctly when the starter
README is copied to a new project.

Closes vercel#11945
@sleitor sleitor requested a review from a team as a code owner February 21, 2026 00:05
@sleitor sleitor requested review from tknickman and removed request for a team February 21, 2026 00:05
@turbo-orchestrator turbo-orchestrator bot added the area: examples Improvements or additions to examples label Feb 21, 2026
@vercel
Copy link
Contributor

vercel bot commented Feb 21, 2026

Someone is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

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

Ah, thank you!

@anthonyshew anthonyshew changed the title docs(examples): fix markdown links inside code blocks in basic README examples: Fix markdown links inside code blocks in basic README Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: examples Improvements or additions to examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants