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(renderer): support empty label in cross-references #906

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 3, 2022

compute the default label from the xref's location

fixes #905

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

compute the default label from the xref's location

fixes bytesparadise#905

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

codecov bot commented Jan 3, 2022

Codecov Report

Merging #906 (b37dd1d) into master (9972b1b) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
+ Coverage   80.38%   80.43%   +0.05%     
==========================================
  Files          84       84              
  Lines        6863     6871       +8     
==========================================
+ Hits         5517     5527      +10     
+ Misses        845      843       -2     
  Partials      501      501              

@xcoulon xcoulon merged commit 771933b into bytesparadise:master Jan 3, 2022
@xcoulon xcoulon deleted the Issue905_xref_default_label branch January 3, 2022 17:42
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 empty label in cross-references
1 participant