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(parser): support for inline anchors #902

Merged
merged 1 commit into from
Jan 1, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 1, 2022

inline ID is treated as an anchor instead of a standalone attribute

fixes #901

Signed-off-by: Xavier Coulon [email protected]

inline ID is treated as an anchor instead of a standalone attribute

fixes bytesparadise#901

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Jan 1, 2022

Codecov Report

Merging #902 (5cdfc42) into master (d26aa45) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
+ Coverage   80.28%   80.36%   +0.08%     
==========================================
  Files          84       84              
  Lines        6852     6855       +3     
==========================================
+ Hits         5501     5509       +8     
+ Misses        850      845       -5     
  Partials      501      501              

@xcoulon xcoulon merged commit 7c39c32 into bytesparadise:master Jan 1, 2022
@xcoulon xcoulon deleted the Issue901_inline_anchors branch January 1, 2022 14:38
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.

Support inline anchors
1 participant