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

fix: Maximum call stack size exceeded #315

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

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Feb 9, 2025

check list

  • Add test cases for the changes.
  • Passed the CI test.

Description

Reset the internal configuration used when marked.use to prevent functions from self-referencing

fix #310

Additional information

@coveralls
Copy link

coveralls commented Feb 9, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 7bbb4cd on D-Sketon:fix
into 9d42f9e on hexojs:master.

@D-Sketon D-Sketon requested a review from a team February 9, 2025 15:34
test/index.js Outdated Show resolved Hide resolved
@uiolee uiolee requested a review from a team February 10, 2025 03:56
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.

RangeError: Maximum call stack size exceeded
3 participants