Skip to content

Conversation

nidhi-singh02
Copy link
Contributor

Summary

Rationale

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
component-library Ready Ready Preview Comment Sep 15, 2025 7:03am
developer-hub Ready Ready Preview Comment Sep 15, 2025 7:03am
5 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
api-reference Skipped Skipped Sep 15, 2025 7:03am
entropy-explorer Skipped Skipped Sep 15, 2025 7:03am
insights Skipped Skipped Sep 15, 2025 7:03am
proposals Skipped Skipped Sep 15, 2025 7:03am
staking Skipped Skipped Sep 15, 2025 7:03am

@nidhi-singh02 nidhi-singh02 self-assigned this Sep 12, 2025
@vercel vercel bot temporarily deployed to Preview – proposals September 12, 2025 14:11 Inactive
@vercel vercel bot temporarily deployed to Preview – staking September 12, 2025 14:11 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer September 12, 2025 14:11 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference September 12, 2025 14:11 Inactive
@vercel vercel bot temporarily deployed to Preview – insights September 12, 2025 14:11 Inactive
@nidhi-singh02 nidhi-singh02 marked this pull request as ready for review September 12, 2025 14:35
},
remarkPlugins: [remarkMath],
rehypePlugins: [rehypeKatex, rehypeCode],
rehypePlugins: (v) => [rehypeKatex, ...v],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exactly as from fuma docs, this will preserve the default plugins.
Do we need rehypeCodeOptions here ? @aditya520 as you added this.

https://fumadocs.dev/docs/ui/markdown/math

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's keep rehypCode. It is needed from inline code parsing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I kept the above file as it was earlier from main, build for developer hub was failing https://vercel.com/pyth-network/developer-hub/9yaQyRHagqAtFosEumwBL9aUd44D?filter=errors

Fixed it, kept rehypeCodeOptions as well.

Comment on lines 2 to 4
"pages": [
"pyth-core",
"pyth-token",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be changed later

@vercel vercel bot temporarily deployed to Preview – entropy-explorer September 15, 2025 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – insights September 15, 2025 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference September 15, 2025 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals September 15, 2025 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – staking September 15, 2025 07:00 Inactive
@nidhi-singh02 nidhi-singh02 merged commit 2fa4a99 into main Sep 15, 2025
10 checks passed
@nidhi-singh02 nidhi-singh02 deleted the ois branch September 15, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants