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(renderer): support table ID #868

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Nov 22, 2021

also, verifies that cross references work in list element continuations
(#837)

Fixes #867
Fixes #837

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

also, verifies that cross references work in list element continuations
(bytesparadise#837)

Fixes bytesparadise#867
Fixes bytesparadise#837

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

codecov bot commented Nov 22, 2021

Codecov Report

Merging #868 (b508996) into master (496a869) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
+ Coverage   80.19%   80.27%   +0.07%     
==========================================
  Files          85       85              
  Lines        6601     6597       -4     
==========================================
+ Hits         5294     5296       +2     
+ Misses        817      813       -4     
+ Partials      490      488       -2     

@xcoulon xcoulon merged commit e701182 into bytesparadise:master Nov 22, 2021
@xcoulon xcoulon deleted the Issue837_list_item_continuations branch November 22, 2021 18:40
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.

Render Table ID Support list item in list item continuation
1 participant