[PR #9085] [MERGED] chore(docs): format markdown including mdx files #16673

Closed
opened 2026-04-13 10:38:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/9085
Author: @bytaesu
Created: 4/9/2026
Status: Merged
Merged: 4/10/2026
Merged by: @bytaesu

Base: mainHead: 2026-04-10/docs/format-mdx


📝 Commits (8)

📊 Changes

178 files changed (+17343 additions, -17067 deletions)

View changed files

📝 .vscode/settings.json (+2 -1)
📝 docs/README.md (+6 -6)
📝 docs/app/legal/privacy/page.mdx (+68 -68)
📝 docs/app/legal/terms/page.mdx (+2 -2)
📝 docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx (+68 -73)
📝 docs/content/blogs/1-3.mdx (+15 -16)
📝 docs/content/blogs/1-4.mdx (+151 -78)
📝 docs/content/blogs/1-5.mdx (+130 -131)
📝 docs/content/blogs/1-6.mdx (+65 -16)
📝 docs/content/blogs/authjs-joins-better-auth.mdx (+10 -21)
📝 docs/content/blogs/seed-round.mdx (+1 -1)
📝 docs/content/changelogs/1-2.mdx (+26 -26)
📝 docs/content/changelogs/1.0.mdx (+6 -6)
📝 docs/content/docs/adapters/community-adapters.mdx (+15 -15)
📝 docs/content/docs/adapters/drizzle.mdx (+15 -14)
📝 docs/content/docs/adapters/mongo.mdx (+2 -2)
📝 docs/content/docs/adapters/mssql.mdx (+20 -15)
📝 docs/content/docs/adapters/mysql.mdx (+18 -14)
📝 docs/content/docs/adapters/other-relational-databases.mdx (+24 -24)
📝 docs/content/docs/adapters/postgresql.mdx (+31 -27)

...and 80 more files

📄 Description

Note

For the next-auth-migration guide, I kept the inline prop. Otherwise, we'd have to declare export const at the top of the document, which actually makes the docs look worse.


🔄 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/9085 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/10/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-04-10/docs/format-mdx` --- ### 📝 Commits (8) - [`010e73a`](https://github.com/better-auth/better-auth/commit/010e73a77af5332c71c84568c8de171274635c5e) chore: support mdx file - [`02644c9`](https://github.com/better-auth/better-auth/commit/02644c93941342766f598ef0bffebebe7904fd08) format entile markdown content - [`ba893cd`](https://github.com/better-auth/better-auth/commit/ba893cdf24d0db34cc2762c5558a1ddf44d59a56) format - [`1869bd7`](https://github.com/better-auth/better-auth/commit/1869bd7a498b5b878dc8595e300cfb6297b61ab6) format - [`ee2836b`](https://github.com/better-auth/better-auth/commit/ee2836b76199c993971d393b2783cece5bf0f790) format 'TypeTable' - [`886aeea`](https://github.com/better-auth/better-auth/commit/886aeea00727d1131013f69a7bf6c23d877dce02) format remaining component inline prop - [`57fb92f`](https://github.com/better-auth/better-auth/commit/57fb92fe5e3f923debb1581bb1d3cbb633dc2c18) fix unintended link - [`3cbdd8a`](https://github.com/better-auth/better-auth/commit/3cbdd8ac999a1e1b414cbb1d5f02744e2d1e5eea) disable mdx format on save ### 📊 Changes **178 files changed** (+17343 additions, -17067 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+2 -1) 📝 `docs/README.md` (+6 -6) 📝 `docs/app/legal/privacy/page.mdx` (+68 -68) 📝 `docs/app/legal/terms/page.mdx` (+2 -2) 📝 `docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx` (+68 -73) 📝 `docs/content/blogs/1-3.mdx` (+15 -16) 📝 `docs/content/blogs/1-4.mdx` (+151 -78) 📝 `docs/content/blogs/1-5.mdx` (+130 -131) 📝 `docs/content/blogs/1-6.mdx` (+65 -16) 📝 `docs/content/blogs/authjs-joins-better-auth.mdx` (+10 -21) 📝 `docs/content/blogs/seed-round.mdx` (+1 -1) 📝 `docs/content/changelogs/1-2.mdx` (+26 -26) 📝 `docs/content/changelogs/1.0.mdx` (+6 -6) 📝 `docs/content/docs/adapters/community-adapters.mdx` (+15 -15) 📝 `docs/content/docs/adapters/drizzle.mdx` (+15 -14) 📝 `docs/content/docs/adapters/mongo.mdx` (+2 -2) 📝 `docs/content/docs/adapters/mssql.mdx` (+20 -15) 📝 `docs/content/docs/adapters/mysql.mdx` (+18 -14) 📝 `docs/content/docs/adapters/other-relational-databases.mdx` (+24 -24) 📝 `docs/content/docs/adapters/postgresql.mdx` (+31 -27) _...and 80 more files_ </details> ### 📄 Description > [!NOTE] > For the next-auth-migration guide, I kept the inline prop. Otherwise, we'd have to declare `export const` at the top of the document, which actually makes the docs look worse. --- <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-04-13 10:38:24 -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#16673