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

Website breaks when inserting inline math into specific text #72

Closed
hwgn opened this issue Apr 1, 2022 · 2 comments
Closed

Website breaks when inserting inline math into specific text #72

hwgn opened this issue Apr 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@hwgn
Copy link

hwgn commented Apr 1, 2022

During testing I used the following text and encountered some sort of overload, causing the site to basically stop responding entirely.

To replicate, copy this markdown text:

## What is Lorem Ipsum?

**Lorem Ipsum** is simply dummy text of the printing and typesetting industry.

and then insert an inline math block ($$) by hand or using the button for it between the header and the text, like this:

## What is Lorem Ipsum?
$$
**Lorem Ipsum** is simply dummy text of the printing and typesetting industry.

This happens on the demo page as well as on my test build (running version 1.11.4). It seems to happen when any header follows a few words, and the inline math is inserted in between.

@imzbf
Copy link
Owner

imzbf commented Apr 2, 2022

Thanks, I am trying to fix it~

@imzbf imzbf added the bug Something isn't working label Apr 2, 2022
imzbf added a commit that referenced this issue Apr 2, 2022
@imzbf
Copy link
Owner

imzbf commented Apr 2, 2022

It was fixed in v1.11.5, have a try~

@imzbf imzbf closed this as completed Apr 2, 2022
imzbf added a commit that referenced this issue May 16, 2022
imzbf added a commit that referenced this issue May 16, 2022
imzbf added a commit that referenced this issue May 16, 2022
imzbf added a commit that referenced this issue May 16, 2022
imzbf added a commit that referenced this issue May 16, 2022
imzbf added a commit that referenced this issue May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants