[PR #4310] [MERGED] docs: fix typos in codeblocks #5308

Closed
opened 2026-03-13 12:18:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4310
Author: @ping-maxwell
Created: 8/30/2025
Status: Merged
Merged: 8/30/2025
Merged by: @Bekacru

Base: mainHead: fix/docs/typo-in-codeblocks


📝 Commits (1)

  • 4818ecc docs: fix typo in codeblocks

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 docs/content/docs/authentication/google.mdx (+1 -1)
📝 docs/content/docs/plugins/oauth-proxy.mdx (+1 -1)

📄 Description

Fixes these:
image
image


Summary by cubic

Fix code block language and highlight markers in docs so examples render correctly.

  • Bug Fixes
    • authentication/google.mdx: change code fence from ts to tsx for proper syntax highlighting.
    • plugins/oauth-proxy.mdx: move [!code highlight] to the opening brace line to highlight the correct line.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4310 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 8/30/2025 **Status:** ✅ Merged **Merged:** 8/30/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/docs/typo-in-codeblocks` --- ### 📝 Commits (1) - [`4818ecc`](https://github.com/better-auth/better-auth/commit/4818ecc0b0e2d38a10f76b68e48bcff7acca70f8) docs: fix typo in codeblocks ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/authentication/google.mdx` (+1 -1) 📝 `docs/content/docs/plugins/oauth-proxy.mdx` (+1 -1) </details> ### 📄 Description Fixes these: <img width="680" height="506" alt="image" src="https://github.com/user-attachments/assets/5f985786-2720-448f-af1f-770b44422387" /> <img width="743" height="406" alt="image" src="https://github.com/user-attachments/assets/62506301-506b-444d-ba6c-fb414b0395cf" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix code block language and highlight markers in docs so examples render correctly. - **Bug Fixes** - authentication/google.mdx: change code fence from ts to tsx for proper syntax highlighting. - plugins/oauth-proxy.mdx: move [!code highlight] to the opening brace line to highlight the correct line. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:18:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5308