Skip to content

fix: Change broken math render to inline markdown supported math #1695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Arrowana
Copy link

@Arrowana Arrowana commented Apr 7, 2025

No description provided.

Copy link
Contributor

@sisuresh sisuresh left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes! I took a quick look at the CAP-0037 file and noticed a typo. I'll need to review the rest later.

![`a=ceil((√(A*B*P)-A)*(1+f))`](https://render.githubusercontent.com/render/math?math=a%3Dceil((%5Csqrt%7BA%5Ccdot%20B%5Ccdot%20P%7D-A)%5Ccdot(1%2Bf)))
![`b=ceil((A+a)/P-B)`](https://render.githubusercontent.com/render/math?math=b%3Dceil(%5CLarge%5Cfrac%7BA%2Ba%7D%7BP%7D%5Cscriptsize-B))
$a=\left\lceil{(\sqrt{A\cdot B\cdot P}-A)\cdot(1+f)}\right\rceil$
$b=\left\lceil{\Large\frac{A+a}{P}\scriptsize-B}\right\rceil$
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there's a line break missing here and around these lines - the rendering seems off

Copy link

This pull request is stale because it has been open for 30 days with no activity. It will be closed in 30 days unless the stale label is removed.

@github-actions github-actions bot added the stale label May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants