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/renderer): inline anchors and custom ID in sections #904

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 2, 2022

clarify the use of inline anchors vs custom IDs

fixes #903

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

clarify the use of inline anchors vs custom IDs

fixes bytesparadise#903

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

codecov bot commented Jan 2, 2022

Codecov Report

Merging #904 (a431f90) into master (7c39c32) will increase coverage by 0.02%.
The diff coverage is 90.47%.

@@            Coverage Diff             @@
##           master     #904      +/-   ##
==========================================
+ Coverage   80.36%   80.38%   +0.02%     
==========================================
  Files          84       84              
  Lines        6855     6863       +8     
==========================================
+ Hits         5509     5517       +8     
  Misses        845      845              
  Partials      501      501              

@xcoulon xcoulon merged commit 9972b1b into bytesparadise:master Jan 2, 2022
@xcoulon xcoulon deleted the Issue903_inline_anchors_custom_id branch January 2, 2022 18:26
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 inline attributes in sections
1 participant