Skip to content
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

feat: Support mfenced. #1174

Merged
merged 3 commits into from
May 9, 2023
Merged

Conversation

fukatani
Copy link
Contributor

I want mfenced for my application.

Input
<mxhtml> <math xmlns='http://www.w3.org/1998/Math/MathML'> <mfenced> <mfrac> <mrow> <mn> 1 </mn> </mrow> <mrow> <mn> 2 </mn> </mrow> </mfrac> <mfrac> <mrow> <mn> 3 </mn> </mrow> <mrow> <mn> 2 </mn> </mrow> </mfrac> </mfenced> </math> </mxhtml>

Out:
スクリーンショット 2022-10-21 10 56 44

@fukatani
Copy link
Contributor Author

fukatani commented Oct 21, 2022

Thank you for approved #1163 for hacktoberfest-accepted.

I appreciate if you could add hacktoberfest-accepted to this PR and #1164 and #1175 too.
I need 4 approved PR.

Copy link
Owner

@Sub6Resources Sub6Resources left a comment

Choose a reason for hiding this comment

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

Sorry for the delay. LGTM!

@Sub6Resources Sub6Resources merged commit 9ca2308 into Sub6Resources:master May 9, 2023
@fukatani
Copy link
Contributor Author

@Sub6Resources
Don't worry and thank you for approval.

BTW, do you have any plan to next (alpha) release?
I want to use these feature.
Thx!

@Sub6Resources
Copy link
Owner

If I remember correctly, these changes were included in 3.0.0-beta.1

@fukatani
Copy link
Contributor Author

@Sub6Resources
Copy link
Owner

Hi @fukatani. Yes, I forgot to mark the 3.0.0-beta.1 tag as a prerelease tag, so it doesn't show up on GitHub. Sorry about any confusion that may have caused!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants