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(parser): improve support for cross-references #865

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Nov 22, 2021

refactor the interface and visit/traverse the list elements
and delimited block elements to detect "nested" references

Updates #863

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

refactor the interface and visit/traverse the list elements
and delimited block elements to detect "nested" references

Updates bytesparadise#863

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

codecov bot commented Nov 22, 2021

Codecov Report

Merging #865 (fb07aa7) into master (f7e80fd) will increase coverage by 0.01%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   80.18%   80.19%   +0.01%     
==========================================
  Files          85       85              
  Lines        6555     6601      +46     
==========================================
+ Hits         5256     5294      +38     
- Misses        813      817       +4     
- Partials      486      490       +4     

@xcoulon xcoulon merged commit 496a869 into bytesparadise:master Nov 22, 2021
@xcoulon xcoulon deleted the improve_cross_references branch November 22, 2021 18:06
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.

1 participant