Skip to content
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

Fix missing PagesOnly in 05-mdx #64505

Merged
merged 1 commit into from Apr 15, 2024
Merged

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Apr 15, 2024

Looks like we have a syntax error in #63568 from missing closing </PagessOnly> tag.

b383-75ab3d452c93.mdx:0:0: ERROR: [plugin: @mdx-js/esbuild] Expected a closing tag for `</PagesOnly>` (503:1-503:12)

x-ref: #63568

Closes NEXT-3111

@ijjk ijjk requested review from a team as code owners April 15, 2024 14:48
@ijjk ijjk requested review from ismaelrumzan and StephDietz and removed request for a team April 15, 2024 14:48
@ijjk ijjk merged commit 9c83a34 into vercel:canary Apr 15, 2024
32 checks passed
@ijjk ijjk deleted the docs/fix-invalid-tag branch April 15, 2024 14:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants