Skip to content

Conversation

@adamziel
Copy link
Collaborator

Motivation for the change, related issues

Removes the two HTML comments with HTML code snippets in them to fix the following docs site build error:

Error: MDX compilation failed for file "/home/runner/work/wordpress-playground/wordpress-playground/packages/docs/site/i18n/es/docusaurus-plugin-content-docs/current/main/guides/for-plugin-developers.md"
Cause: Unexpected character `!` (U+0021) before name, expected a character that can start a name, such as a letter, `$`, or `_` (note: to create a comment in MDX, use `{/* text */}`)
Details:

It must have fell through the cracks in one of the recent translation PRs based on an older version of trunk that did not yet have docs site e2e tests.

cc @fellyph

@adamziel adamziel added [Type] Bug An existing feature does not function as intended [Type] Documentation Improvements or additions to documentation labels Nov 18, 2025
@adamziel adamziel merged commit 5820579 into trunk Nov 18, 2025
28 of 29 checks passed
@adamziel adamziel deleted the fix-docs-build-failures branch November 18, 2025 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended [Type] Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants