We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Viewing the README.md file at: https://github.com/taoqf/node-html-parser
hangs the browser in Safari and displays the following error in Chrome:
Unable to render rich display Maximum call stack size exceeded
The error appears to be caused by two lines in the Mermaid diagram definition:
node-html-parser/README.md
Line 118 in 6a816da
Line 146 in 6a816da
Commenting out the lines with %% enables the diagram to render without crashing.
%%
The text was updated successfully, but these errors were encountered:
Thank you.
Sorry, something went wrong.
42365de
No branches or pull requests
Viewing the README.md file at:
https://github.com/taoqf/node-html-parser
hangs the browser in Safari and displays the following error in Chrome:
The error appears to be caused by two lines in the Mermaid diagram definition:
node-html-parser/README.md
Line 118 in 6a816da
node-html-parser/README.md
Line 146 in 6a816da
Commenting out the lines with
%%
enables the diagram to render without crashing.The text was updated successfully, but these errors were encountered: