[PR #827] [MERGED] update(docs): Minor improvements to the your-first-plugin guide #3495

Closed
opened 2026-03-13 10:55:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/827
Author: @ping-maxwell
Created: 12/9/2024
Status: Merged
Merged: 12/9/2024
Merged by: @Bekacru

Base: mainHead: docs/update/your-first-plugin-guide


📝 Commits (3)

  • f6e76f8 update: replaced all ' with .
  • bd32625 update: all the code that's important now has // [!code highlight]
  • 1dc067e fix: Removed birthday cake icon as the mobile UI breaks entirely

📊 Changes

1 file changed (+30 additions, -44 deletions)

View changed files

📝 docs/content/docs/guides/your-first-plugin.mdx (+30 -44)

📄 Description

  • Made all ' changed to .
  • Made all important code examples use code highlight.

🔄 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/827 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 12/9/2024 **Status:** ✅ Merged **Merged:** 12/9/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/update/your-first-plugin-guide` --- ### 📝 Commits (3) - [`f6e76f8`](https://github.com/better-auth/better-auth/commit/f6e76f8df96c6c887859a8bb003a599d84f9516c) update: replaced all `'` with `’`. - [`bd32625`](https://github.com/better-auth/better-auth/commit/bd326250aaa3cd30629b3a0232cae7ea763f1bac) update: all the code that's important now has `// [!code highlight]` - [`1dc067e`](https://github.com/better-auth/better-auth/commit/1dc067e2c543283274610dc9011ffc4b0213ee49) fix: Removed birthday cake icon as the mobile UI breaks entirely ### 📊 Changes **1 file changed** (+30 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/guides/your-first-plugin.mdx` (+30 -44) </details> ### 📄 Description - Made all `'` changed to `’`. - Made all important code examples use code highlight. --- <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 10:55:42 -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#3495