Skip to content

docs: fix Cebuano MDX build - #132

Merged
superdav42 merged 1 commit into
mainfrom
fix/ceb-gravity-forms-mdx
Jun 16, 2026
Merged

docs: fix Cebuano MDX build#132
superdav42 merged 1 commit into
mainfrom
fix/ceb-gravity-forms-mdx

Conversation

@superdav42

@superdav42 superdav42 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restores an invalid escaped emoji in the Cebuano Gravity Forms addon page
  • restores missing PHP code fences in the Cebuano addon-development guide

Verification

  • npm run build -- --locale ceb
  • npm run build attempted locally; all-locale build exceeded the 20 minute local timeout after progressing through early locales without MDX compilation errors

aidevops.sh v3.20.80 plugin for OpenCode v1.17.7 with gpt-5.5

Summary by CodeRabbit

  • Documentation
    • Fixed emoji rendering in admin control panel documentation
    • Improved PHP code example formatting in addon development guide with proper Markdown syntax for enhanced readability

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9be4b9c2-c560-4630-817a-0d8680b63a1c

📥 Commits

Reviewing files that changed from the base of the PR and between 1f29956 and cd3be2d.

📒 Files selected for processing (2)
  • i18n/ceb/docusaurus-plugin-content-docs/current/addons/gravity-forms/index.mdx
  • i18n/ceb/docusaurus-plugin-content-docs/current/developer/addon-development/getting-started.md

📝 Walkthrough

Walkthrough

Two documentation fixes in the Cebuano (ceb) i18n directory: a mis-encoded emoji in the Gravity Forms index heading is replaced with the correct 🎛️ character, and four missing Markdown code-fence delimiters (two \``phpopeners and two```` closers) are added around PHP snippets in the addon development getting-started guide.

Changes

Cebuano i18n Documentation Fixes

Layer / File(s) Summary
Gravity Forms heading emoji normalization
i18n/ceb/docusaurus-plugin-content-docs/current/addons/gravity-forms/index.mdx
Replaces the corrupted hex-encoded emoji with the correct 🎛️ character in the "Admin Control Panel" section heading.
PHP code-fence delimiters for addon development snippets
i18n/ceb/docusaurus-plugin-content-docs/current/developer/addon-development/getting-started.md
Adds missing ```php opening fences (lines 26, 184) and closing ``` fences (lines 154, 259) around the two embedded PHP code examples.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops through docs so bright,
Fixed emoji glowing just right! 🎛️
PHP fences, open and closed,
No more raw code left exposed.
Hop hop hooray, the markdown glows! 🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: fix Cebuano MDX build' directly and concisely describes the main change: fixing MDX build issues in Cebuano locale documentation through emoji and code fence corrections.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/ceb-gravity-forms-mdx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@superdav42
superdav42 merged commit 4e4a529 into main Jun 16, 2026
2 of 3 checks passed
@superdav42

Copy link
Copy Markdown
Contributor Author

Summary

  • restores an invalid escaped emoji in the Cebuano Gravity Forms addon page
  • restores missing PHP code fences in the Cebuano addon-development guide

Verification

  • npm run build -- --locale ceb
  • npm run build attempted locally; all-locale build exceeded the 20 minute local timeout after progressing through early locales without MDX compilation errors

aidevops.sh v3.20.80 plugin for OpenCode v1.17.7 with gpt-5.5


Merged via PR #132 to main.
Merged by deterministic merge pass (pulse-wrapper.sh).

@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label Jun 16, 2026
superdav42 added a commit that referenced this pull request Jun 17, 2026
Co-authored-by: Dave (translate via Sonnet 4.6) <dave@codesolutions.expert>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-feedback-scanned Merged PR already scanned for quality feedback

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant