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

Support recursive anchor #489

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Support recursive anchor #489

merged 1 commit into from
Oct 30, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Oct 30, 2024

Supports recursive anchor-alias definition, first evaluating to null.

fixes #488 #353
fixes #464 : This issue has already been fixed with invalid token feature.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.64%. Comparing base (c9f75fe) to head (f21b15a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   77.61%   77.64%   +0.03%     
==========================================
  Files          18       18              
  Lines        5860     5870      +10     
==========================================
+ Hits         4548     4558      +10     
  Misses       1038     1038              
  Partials      274      274              

@goccy goccy merged commit 950afad into master Oct 30, 2024
18 checks passed
@goccy goccy deleted the support-recursive-anchor branch October 30, 2024 10:25
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.

Fatal error on invalid input Stack overflow issue
2 participants